What is the latest version in QTP?
Answers were Sorted based on User's Feedback
Answer / naidu
latest version of QTP is 10.0,realesed by mercury in feb-2009
| Is This Answer Correct ? | 0 Yes | 0 No |
Answer / hetal
Latest Version of QTP is QTP 11, HP Functional Testing
| Is This Answer Correct ? | 0 Yes | 0 No |
4. what is the use of Text output value in Qtp?
What is API
Is it possible to call win runner script in qtp?
How many tabs are available to view your test in a test pane and what are they?
what is the difference between invoke application and system.util.run
I encountered with very strange problem in qtp while writing the script i written the code window"regexpwndclass:=XLMAIN").window"regexpwndtitle:=Open" ).Exit this code was working fine for about 10-15 times i executed the script but after some time qtp started giving the error with the same code the error is "Object doesnt support this method or function window(...).window(..)" then i modified the code with only window"regexpwndtitle:=Open").Exit in place of window"regexpwndclass:=XLMAIN").window"regexpwndtitle:=Open" ).Exit now again its working fine i cannot understand what thing is creating the problem if same code executed successfully in starting for about 10 times then why it is giving the error now can anyone give the reason .
how to select particular value from the combobox in the current page which is entred in the previous page editbox after parameterization?
what is syncurnisation point? what is the use of this in real time environment? plz explain?
How to take screenshots in qtp?
How to suppress warnings from the test results page?
Hi,How to write regular expression for inbox(10) {here 10 is changing while playback}.tell me the pettern.
How to Run a Test using QTP?