Answer Posted / uday kumar_anem
Some of the scripts created in QTP 8.2 may run fine in QTP
7.0, but it is not always guarantee that the scripts
created in QTP 8.2 will run on QTP 7.0, because QTP 8.2 is
an advanced version than QTP 7.0.
Always the lower version scripts can be run in advanced
versions, but the vice versa is not true.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
what is the frame work in J-meter?
Is text area check point supports for web applications?
Explain the concept of object repository and how QTP recognizes objects?
What is qtpro? What is a quick test professional?
What phases are involved in testing an application in qtp?
What is Cross browser testing? Does UFT support it?
What are the methods used in UFT to handle exceptions or run-time errors?
Explain the parameter in qtp?
how did u use automating testing tools in ur job?
Explain how qtp identifies object?
What is use of object spy?
Explain process of smart Identification in QTP?
If we put all properties in mandatory and assistive list of Normal Identification, Do we still need Smart?
hi all here i have tab named "Workbench" By clicking on "workbench" tab.it displays 4 tabs like below workbench common cargo commercial charter "common" tab have 10tabs inside,"cargo" tab also haveing 15 tabs inside and remaining two tabs also having few tabs inside. when clicked on "common" tab.it displaying the script like tab("workbench").select"common" if i clicked on "cargo".it displaying the script like tab"workbench_2").select"cargo" if i clicked on "commercial".it displaying the script like tab"workbench_3").select"commercial" if i clicked on "charter".it displaying the script like tab"workbench_4").select"charter" I have used a "FOR LOOP" for common,commercial,cargo,charter tabs.it was stopped at second tab SO, CAN I RECOGNIZE "WORKBENCH_2,_3,_4" AS A SINGLE VARIABLE if not, can anyone plese help me to solve this
Explain in brief about the quicktest professional automation object model?