What are the various versions of QTP that have been
released so far? Please also mention the year of release
for each version
Answer Posted / harish
5.5
6.5
7.6
8.0-2000
8.2-2002
9.0-2005
9.2- 2007 starting
9.5 Jan 2008
10.0
| Is This Answer Correct ? | 0 Yes | 2 No |
Post New Answer View All Answers
What is ObjectParamater?
How to use conditional loops in qtp ?
If I am scripting Web-based Surveys using QTP that open up differently but at the exact same point require a username and password can I automate that username and password for all the surveys some how using QTP?
Approach for Installation,comaptibility,system testing
hi can any body give me a script for creating a modularity or keyword driven framework..i am working as a qtp tester for 2 months but still i am not exposed to framework in my company
How to carry out bit map check points in QTP
What is file database?
Which HTML specification will be adhered to? How strictly? What variations will be allowed for targeted browsers?
What is the pros and cons between QTP and Rational Robot
How to read a text file from QC using QTP. I would like to do something like this. But instead read a file from QC and NOT from my local drive. Set fso = CreateObject("Scripting.FileSystemObject") Set InputFile = fso.OpenTextFile("C:\test.txt", ForReading) Thanks
Hi All, issue is related to handling pop up script generated in IE, and run on mozilla. In App Under Test, when we get the alert pop ups, we just click ok button. if we need to run the same code on mozilla it will not identify . so we will check browser if browser(*).dialog(IE object).exits browser(*).dialog(IE object).winbutton(OK).click else 'by default mozilla browser(*).dialog(mozilla object).page(*).webbutton(OK).CLICK END IF But my qustion is. Do we write the above piece of code where ever we get such kind of pop ups from the application like alert pop up, confirmation pop up.... OR do we have any other alternative way to do this by using any functions in Recovery Scebarios? If Any of u know idea please do help me in this regard. or send answer to kravimb@gmail.com
How do you configure QTP AND Test director?
Output values? i want a practical example
What are the types of object repositories? Which one is you are using?
What is the default add-ins in qtp?