Automation Testing (7699)
Manual Testing (7121)
QA Concepts (917)
Mobile Testing (238)
Test Cases (630)
Test Documents Reporting (59)
Database Testing (90)
Behavior Driven Development (BDD) (103)
Testing AllOther (1138) I cannot find the record option if i select VB protocol in Load runner 8.0?Its asking me to install VB driver if i run the script?How should i install it?Please let me know.
1 4980How is recording done when a application is over lapping the QTP application it gives a message object not recorded
2071what is not present in the test case? 1>requirment ID 2>test case ID 3>bug ID 4>objective
TCS,
30 39674In "V" model of SDLC which phase correspond to integration testing: 1. Requirements 2. Analysis 3. Design 4. Coding
NIIT,
4 12166If a bug is found by the customer after product release, then what cycle is applied to find the cause of that defect
2 9183can you please tell me what is test script ..with example what is the difference between test script and test cases
3 7051How will you deploy a web appln?i mean how will recive that build if it is web based(asp.net)?
5 8387Can any one tell me how to perform volume testing and what to do if a fault is found in volume testing?
2 7322
What is a correlation? Explain the difference between automatic correlation and manual correlation?
What is vendor tool and give examples?
What is the Difference between test object and run time object?
Excel sheet having some datas and some datas present in the application (in table). How will you compare these two datas? Write code to fetch datas from Excel sheet.
What are the differences between stlc and sdlc?
In a flight window we have to enter the name and meal request for every passenger.In that window if we give Total passengers=1 then the Psngr1 name field and psngr1 meal request field will reflects.if we give Total passengers=2 then Psngr1 name field and psngr1 meal request field,Psngr2 name field and psngr2 meal request field and so on. how we can handle this scenerio thru Descriptive programming?
What is a ramp up and how it can be set?
You have designed test cases to provide 100% statement and 100% decision coverage for the following fragment of code. If width > length then biggest_dimension = width else biggest_dimension = length end_if the following has been added to the bottom of the code fragment above. Print 'biggest dimension is ' &biggest_dimensionprint 'width: ' & width print 'length: ' & length how many more test cases are required?
Do you know how to check if a button is enabled on the page?
Explain measuring transaction.
What is the difference between load, performance testing?
can we connect qtp 8.2 version with test director 8.0 verion if how if not why 2)when test director 8.0 version released
What is code walkthrough?
What are different types of vuser logs which can be used while scripting and execution? What is the difference between these logs? When you disable logging?
test cases test wheather window? test cases to test calculaor? test cases to test a reverse string program? test cases to test program{ int.parse(sting str) $return (int)}? test cases to test program{display string length}?