Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...



Testing Interview Questions
Questions Answers Views Company eMail

What makes a good test engineer?

1305

Define brain stromming and cause effect graphing?

1190

What are the advantages of automation over manual testing?

1190

What are the qualities needed by a software tester?

1138

What kind of testing to be done in client server application and web application? Explain

1209

When will the testing starts?

1134

What is the big deal about ‘requirements’?

1316

What is the difference between load and stress testing?

1354

What is the difference between three tier and two tier application?

1152

What do you do if the bug that you found is not accepted by the developer and he is saying its not reproducible.

1180

You may undergone many projects. Do all the projects match up with customer’s expectations?

1180

What is the main use of preparing a traceability matrix?

1202

What is the difference between baseline and traceability matrix?

1277

What is smoke test?

1194

If project wants to release in 3months what type of risk analysis you do in test plan?

1215


Un-Answered Questions { Testing }

Do you think tools are required for managing change. Explain and please list some tools/practices which can help you managing change.

2057


Hey friends...mail me interview questions of manual testing.. Give me explanation of Automated Tools quality center on my gmail mca.rachna21@gmail.com quick test profession load runner

2652


How to test a dts package created for data insert update and delete? What should be considered in the above case while testing it?

590


I used the below code to open QTP through VBscript?But i can unable to Invoke QTP...PLZ help me with the correct code to invoke QTP through VBS with description of the code aswell. Dim qtApp 'As QuickTest.Application 'Declare the Application object variable Dim qtTest 'As QuickTest.Test 'Declare a Test object variable Dim qtResultsOpt 'Declare a Run Results Options object variable Set qtApp = CreateObject("QuickTest.Application") 'Create the Application object qtApp.Launch 'Start QuickTest qtApp.Visible = False 'Make the QuickTest application visible qtApp.Open "C:\form", True 'Open the test in read-only mode 'set run settings for the test Set qtTest = qtApp.Test qtTest.Run 'Run the test 'WScript.StdOut.Write "Status is: " & qtTest.LastRunResults.Status 'Check the results of the test run qtTest.Close 'Close the test qtApp.quit 'Close QuickTest Pro Set qtResultsOpt = Nothing 'Release the Run Results Options object Set qtTest = Nothing 'Release the Test object Set qtApp = Nothing 'Release the Application object

2944


Hi I know two types of testing processes. 1. Reaquirments stage,test design,code review's, Design review's, Test Plan, Test Cases design, test execution, Defect Reporting and tracking, UAT, Signoff. 2.Test Initiation , Test Plan, Test Design, Execution,Bug tracking, UAT, Sign off.

1863


How to perform drag and drop action in selenium webdriver?

881


Which technique should you consider using throughout the script “if there is neither frame id nor frame name”?

987


Explain the differences between table and db checkpoints?

1010


Write the code for,In the page screen we have total 10 Links,out of these I have to click 9th link

1332


Can you list some technologies that support qtp?

984


I want to know can we integrate visual source safe tool with QTP and QC for our version controlling process? WE know QTP and QC 10.0 version is having the version control inbuilt in it but I want to know the merits and demerits of the inbuilt version control tool and the visual source safe tool using QTP and QC.

3057


Explain configuration management?

1209


What is system level testing?

1158


Relative to other technical groups in the company? Relative to your staff?

1928


How to execute a single line command from selenium ide?

1055