What is the latest version in QTP?
Answers were Sorted based on User's Feedback
Answer / chaitanya
The latest version of QTP is QTP 10.0 ...Will be releasing
in to the market by this year (in 2009) You can't belive it?
Please go thru the below links to get more details:
http://www.advancedqtp.com/knowledge-base/reviews/qtp-id8/qtp-10-live-demonstration-breakdown/
http://www.softwareinquisition.com/tag/quicktest-pro-atlantis
| Is This Answer Correct ? | 16 Yes | 1 No |
Answer / kapil
The latest version of QTP is 9.5. But most of the companies are using QTP 9.2.
| Is This Answer Correct ? | 8 Yes | 4 No |
Answer / jitesh
Latest version is QTP 9.5 released on 13th Jan 2008
| Is This Answer Correct ? | 19 Yes | 16 No |
I want to create Excel object on another machine which is in network i written the code "Set se=createobject ("Excel.Application","\\ankur")"here \\ankur is the name of that machine but i m getting the error of permission denied create object can anybody help me
What we are looking for is to load properties of object dynamically as for our application the global repository will pretty huge. It will be really helpful to us if something similar to following functions of Winrunner is available in QTP. #Define descriptor auto strDesc; #set property in the descriptor Gui_desc_set_attr(strDesc,?Class?,?Edit?); --- put other properties #Add Edit box to GUI Map Gui_add(? ?,strWindowName,strEditboxName,strDesc);
What are they Advantages and Disadvantages in QTP 9.2?
Which environments does qtp support?
if our qtp vb Script may be Currepted then What we want do?
WHAT AREV THE STEPS BETWEEN TEST cASE AND Script generation?
h u call the function
Write the Test Cases for ATM(Any Time Money)
How to compare 2 excel files using QTP? How to compare 2 PDF files using QTP?
What is smart identification?
if devloper change only button names in present build then script will execute or not , why? Only gui changed.......
What is data driven testing in QTP?