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 |
How to data driven test for Win objects in QTP ?
Can you list some technologies that support qtp?
How comfortable are you in VB scripting?
This is the script generated by qtp plz can anyone write the same script using descriptive programming plzzzz guys do answer. Browser("orkut - login").Page("orkut - login").WebEdit ("Email").Set "rgovard" Browser("orkut - login").Page("orkut - login").WebEdit ("Passwd").SetSecure "47525d8be4926ea2f6e96b9a3f7472b6ae38" Browser("orkut - login").Page("orkut - login").WebButton ("Sign in").Click Browser("orkut - login").Page("orkut - home").Link ("Logout").Click Browser("orkut - login").Page("orkut - login").Sync Browser("orkut - login").Close
Did you find anything in your project that QTP proved inefficient to perform?
Why QTP is termed as a Record and Playback tool?
What are test settings and global settings?
How we wil do data driven test using chkpts? Plz. give me complete navigation steps for this?
How can we change the .mtr file to .tsr file and vice-versa
what are the mandatory properties for a tex boxc (scenario?)
why don’t use real time they r not using check points
.have you ever written compiled module? if yes , tell me about some of the function that you wrote.