can we run the scripts of qtp 8.2 in the qtp7.0?
Answers were Sorted based on User's Feedback
Answer / rams
No,becse 8.2 is the advansed version(add some additional
properties) of 7.0.so,we run the scripts of qtp 7.0 in qtp
8.2
| Is This Answer Correct ? | 0 Yes | 0 No |
Answer / 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 |
In a shared Object Repository in QTP if some object is changed how can the other script which is using the same object can be known
Hi all, i have installed QTP8.2 in my system. but script is not generating while recording. What is the problem? is any file missing? pls let me know anybody...Thnaks
Give me diffrent script in QTP for Webpage(Java and .Net),WindowsBased Applications,Java application,.Net application...
1. IS A VIRTUAL OBJECT USED WHEN THE LABEL IS NOT RECOGNIZED BY QTP
What is the Difference between copy to action and call to action?
the presentation layer of my application is built using VB 6.0 and a series of C++ dlls and components. We do not use Java, VB.Net, C## or any other component that can be decompiled. We are automating the application using HP Quick Test Professional. It is not reconginizing the combo boxes, tabs etc.... Could you please suggest, whether QTP supports C++ dlls and components or not...if yes, could you please guide me, how to overcome this situation. Can we install any special add-ins for this C++? .When we are performing the recording/execution, the application becomes very slow. Your quick response will be highly solicited in this regard.
I have a list box which contains duplicate values e.g. A,A,A,B,B,B,C,C,C.Now write a code in qtp to test the list box . Scenario #1 : I have to check whether any values are there? Scenario #2 : If duplicate values are there,then how many time it is getting duplicated? Svenario #3 : how can I test presence of items in list box ommiting duplicate values?
If a script has a local repository and also uses a shared repository, which repository will QTP use first when searching for an object during playback?
how to identify the user defind varibles? plz tell me
What are test settings and global settings?
hai friends i already ask this question but when i post the question the alignment goes wrong .....my question is we have a WEB TABLE ....assume that web table having 3 row's and 3 column here in 2nd row 3rd column having VISIT FACEBOOK link...now i want to check the VISIT FACEBOOK link is available or not ..if it's there i want to click the link ...then how to find the web table row or column count ....don't write the excel or data table script here friends .....consider that it's a WEB TABLE do a favour ...thank's
How QTP recognize the object??how to add objcts into object repository??