can we run the scripts of qtp 8.2 in the qtp7.0?
Answer / sreeprasad
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 |
when i was doing the Flight reservation with QTP calculating the tickets i got Type mismatch: '[string: ""]' in "If cdbl(tot)=cdbl(p)*t Then" error. where I am doing the mistake Could you please tell me.
How to release all resources file from the QTP?
How can i get the image text that changes dynamically? Here i have used "GetROProperty", but it's not working. I used like Ex:Browser("webmail").Page("inbox").image ("captchaimage).getroproperty("innertext/text/value")
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.
what version of test director supports the QTP? does testdirector supports the QTP9.0?
In QTP 8.2 there are lot of check points is this same in latest version QTP 9.5 ?
What does it mean when a check point is in red color? what do u do?
Could you please any body help me.for example in web table in the first row and first column there are 3 links like l1,l2,l3 having indexes 0,1,2 but second time links will change their order like l2,l3,l1 and indexes also changed how can we handle this situvation with script....
How to use descriptive programming?
How can you Open a Notepad and How can you write the test Resuts in Notepad by Using QTP?
A web page title might be xxxx@xyz.com or xxxy@xxx.co or xyz@abc.in.Using what mandatory properties can be the page identified.Give the regular expression for that.
Can we run test with out adding object in object repository? How it is possible?