What is the latest version in QTP?
Answer Posted / 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 |
Post New Answer View All Answers
How does qtp recognize objects in aut?
What is file database?
what is the difference between IE & Netscape in web testing on a log in page
What are the advantages of qtp?
Name the properties you would use for identifying a browser and page when using descriptive programming?
Hi, I am using OutputCheckPoint for 2 webelements Bed:4 and Bath:2 Full,1 partial in my result page and I am storing the value in the data table. I dont need the string Bed:4,I would like to get only the no 4. How can I get it? Even though I highlight only 4,It is seleting the full value "bed 4". Same thing happend for second webelement Bath:2 Full,1 partial I need only the No 2. I used the following to split MyArray = Split(UIBathResult, " ", -1, 1) But it is giving the value My Array(0)=Bath:2full,1Partial I need the only the nos for further comparision.Any help? Thanks Uma
What is object spy in quicktest professional?
How do I get the QTP scripts result in xml format by using vb script function?
How to customize checkpoints with parameters?
Why bpt?
Explain different type of event trigger option.
What is the syntax to call one action in another?
On the website, the protocol has been changed https: to https what you will do? Tell me your approach?
If there is a change in the object type eg: A button is changed as link, 1. How to edit that in the shared object repository. 2.What options are available to edit the object within shared object repository other than copy from loca; 3.What would be the effect of the change in Coded Scripts within QTP and Functions stored in .vbs file which are loaded and used in QTP
Could anyone help me for the below scenario: i am using the descriptive programming for my account, in which we have to generate the contract in the MS-word. when i generate this doc, we need to click on enable macros to continue further. but i am unable to make qtp to click on this. if anybody faced the problem like this??? pls help to get it resolved? Thanks in advance