What is the latest version in QTP?
Answer Posted / ruheen
latest version of QTP is 9.5
| Is This Answer Correct ? | 23 Yes | 23 No |
Post New Answer View All Answers
after initiating one project for testing, when exacltly QTP tester role starts?
What is the quicktest professional testing process?
How can you pass value one action to another action?
What are the factors on which script execution time is dependent?
Explain how qtp identifies object?
What is RTM (require ment tracebulity marix) fromate?
Hi,All How to create a link in excel sheet using qtp
What are the different recording modes?
Is it possible to refer the same object for referring more than one object that are of different class using the descriptive programming approach? Suppose my code is 'To create the object named as obj Set obj=Description.Create() 'To define the values obj("title").value="IE" obj("type").value="text" obj("html tag").value="INPUT" 'To set the value Browser("IE").Page("Yahoo").WebEdit(obj).Set "xyz" Can I refer the "obj" object for the three objects like Browser,page and webedit objects? If so how?
Hi, i run scripts in one machine those r passed.when i run the scripts in client side those r failed.Give me such a scenario when ever u faced?
What is synchronization point in QTP?
How to creating an output value using quicktest professional (qtp)?
What is the difference between Keyword Driven test and Data Driven test?
How are cgi programs, applets, javascripts, ActiveX components, etc. to be maintained, tracked, controlled, and tested?
In QA Testing when do you use Loadrunner vs QTP? What are the main differences between those two tools? Explain the purpose with real world scenario examples...In advance thank you!!!