What is the latest version in QTP?
Answers were Sorted based on User's Feedback
Answer / arun kumar
Hi guys the Latest version of QTP is 9.5.............
| Is This Answer Correct ? | 19 Yes | 31 No |
Answer / shanker
Hi guys
Latest QTP version is 9.2.But most of the Companies using
8.2 version only
| Is This Answer Correct ? | 5 Yes | 30 No |
Answer / mohanraj
QTP new version is 9.0...
But mostly 8.2 version is used..
| Is This Answer Correct ? | 9 Yes | 50 No |
Lets say,flipkart website...in search button we have entered category[i.e watches] it displays some items...question is how to test price displayed each product is correct or not through qtp
What is the difference between "call to action" and "call an existing action"
9 Answers Accenture, Yana Software,
how to use the regular expression for the below code-- swf("application name").swftreeview ("Treename").select"Medication;Pharmacy:56" There is a tree view window of the folder's ie Medication- >Pharmacy(sub folder)with 56 as count of records...The records can be different or if no records present in the specific folder..then it show "Paharmacy:-no records".Whe i record at the first time .....and try to rerun the same script with different records count say "pharmacy:800"..qtp is not regnizing it...therefore i want to user regular expression..but donot now how to use it and where to use...i have tried.... swf("application name").swftreeview ("Treename").select"Medication;Pharmacy:\*"..but it s of no use..plz help..me
In VSS, HoW the documents send to local folder? copy paste or any other? plz explain about VSS TOOL kit?
How the exception handling can be done using quicktest professional (qtp)?
What is the concept of hooking in QTP?
While spliting an action in QTP 10.0 getting an error : "This Line is a part of Script Block.You cannot split the action on this line." how to re-solve this and split the script into actions?
can some one help me how to compare the values from one sheet to values in another sheet? suposse i have a feild called Temp in action1 and i also have temp in action2. i want to compare the values of those two actions sheets data table? how can i do it using descriptive programming?
Can anybody give the script to addsheet, add column,add values under that column in the rows??
Hi All, we are using QTP Automation Scripts to test SAP. I recorded QTP Automation Scripts in English-based SAP GUI. Now we have to test a French-based SAP sytem and use the same scripts. The QTP scripts are failing when executed on the French-based SAP System due to Object Recognition Issues. What can we do? Do I re-record the scripts in the French-based SAP system?
How to handle exception when data table is not available in local host system or path is not correct(explain statement with example)
What is creation time property and how does it work?