Can we Run the Tests developed in QTP 8.2 in advanced
versions like 9.0, 9.1, 9.2...etc.,
Answers were Sorted based on User's Feedback
Answer / uday kumar_anem
We can run the tests developed in earlier versions into the
latest version, but the vice versa is not true means test
developed in QTP9 cannot be run on QTP 8.2.
| Is This Answer Correct ? | 11 Yes | 0 No |
Answer / bfakruddin
Thank you mr.Uday Kumar,
it is okay.... any other problems we face or any effecient
way to use previous version tests in latest versions...
| Is This Answer Correct ? | 1 Yes | 0 No |
Answer / sureshsinghbhandari
QTP is only Forward Compatible not Backward Compatible
QTP lower version scripts will run in higher QTP version, but the higher Version QTP scripts can't run Lower QTP Version
| Is This Answer Correct ? | 1 Yes | 0 No |
Hi, Am trying to download QTP 8.2 version.its not supporting Windows Vista.Can you please help me out from this.Which QTP version supports this. Thanks in Advance.
How to capture the tooltip of webelement,if there are two values displayed in tooltip of webelement?
How can you identify the browser and its information using QTP script?
explain virtual object? in detailed? pls any one explain me?
Suppose I created one object as virtual object? That object is applicable to that test? Or all the tests?
How to perform cross platform testing and cross browser testing using qtp? Can you explain giving some example?
what is localisation testing and globalisation testing? what is the difference between them?
what to do if application have 3 "ok" button with same logical name and same properties, how qtp can identify them.
There is web page with the webtable,this contains some data, how do you manipulate the data.
I want to learn QTP Online, where can I get quality training?
What is 'sleep' in sync point?
How to pass parameters into an action.Please explain me with examples