What is the latest version in QTP?
Answers were Sorted based on User's Feedback
Answer / rajendra
Latest version nf QTPm is 11 But its Beta version.
| Is This Answer Correct ? | 1 Yes | 0 No |
Answer / jhansi reddy
HP has released new version of QTP 11.0 on September 19th
2010..
| Is This Answer Correct ? | 1 Yes | 0 No |
hello now the most of the companies oer usi ng 9.5 only
Thank you
Balaji reddy
| Is This Answer Correct ? | 1 Yes | 1 No |
Answer / kumar
Some people are telling are 9.0 and some people telling
10.0 which one is correct................?
So be accurate............your answer......?
| Is This Answer Correct ? | 0 Yes | 0 No |
Answer / douglas
The latest version of QTP is QTP-10 or its called as
QTP - Atlantis. This is a HP product. Since HP has acquired
Mercury.
| Is This Answer Correct ? | 0 Yes | 0 No |
What is batch testing?
A FORM CONTAINS 5 FIELDS. 1 FIELD IS ENABLED REMAINING(4) FIELDS DISABLED. MY QUESTION IS ENTER VALUES INTO 1 FIELD AFTER THAT CLICK TAB BUTTON THEN 2 FIELD ENABLE THIS PROCESS CONTINUE UPTO 5TH FIELD. HOW TO WRITE CODE IN DESCRIPTIVE PROGRAMMING. PLZ TELL ME THE PROCEDURE AND CODE FOR IT.
What is the difference between browser sync and page sync in QTP?
Hi This is tanya actually im facing problem in Qtp actully some time QTP doesnot recoznise the recorded object due to which script is going to fail.so can you tell me how we can handle this situation and i have another concerened issue is that at the time of run New errors comes every time so how we can handle this sitauation how we can add Recovery scenarios to the script.some time application runs successfully and some time it produces new error thats why i am facing lot of problem please give me the sugeestion as soon as possible.
How to load the object repository at run time?
How do we retrieve the content from a text box in a web page
Give me an example where you have used a COM interface in your QTP project?
what type of automation is follwed in the project?
How to retrive data from a data table which is in 3rd row,4th column and place it in main script..like retrive name,date from data table..write script for this.
11 Answers Thatavarti Technologies,
How can I import environment from a file on disk?
Where should we turn Smart Identification ON in QTP?
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?