i'm using QTP 8.2. A person using QTP 9.0 sends me a QTP
TestScript, same when i try to open , an error
comes "unexpected file format". Why?? and how to resolve
the problem??
Answers were Sorted based on User's Feedback
Answer / deepakm82
Hey the error is coming because of the version
difference.Your friend created the script using the version
9.0 which is advance than 8.2.Please try using the script
in QTP 9.0 or higher version.It would solve your problem..
| Is This Answer Correct ? | 4 Yes | 2 No |
Answer / vsubraya
Please install the QTP 9.0 and open the received script.
(if you think that you can do so) Also use only scripts
which you need Or if you want to really get the script flow
only then you can install the evaluation one on another
computer and you can see the flow of the script then copy
into text pad then use it on the 8.2...
| Is This Answer Correct ? | 0 Yes | 1 No |
is it possible to change the date format like MM/DD/YY into DD/MM?YY through script in QTP
How to Import data from a ".xls" file to Data table during Runtime.
Explain roles and responsibilites of 2yrs Automation qtp engineer.
How u perform Batch Program in QTP?
Think and Reply.. can we parameterize radio buttons, check boxes? as in flight web site on flight preference page, choosing different flight produces trouble if from port and to port been parameterize, and runs. Try it by own you will get the error.
Explain about the Test Fusion Report of QTP?
diff between wr and qtp in detail.
1. What is extense of Result file in QTP?
WHAT IS THE DIFF BTW KEYWORD DRIVEN TESTING AND DATA DRIVEN TESTING?
how we connect 1. qtp9.2 to the quality center9.0? 2. Load runner8.0 to the quality center9.0
If you are using descriptive programming and you have two objects with the same name, so you are identiying them by name and index, how can you avoid errors if a third object with the same name is added at the begining of the page?
Write a script to print below pattern 5 4 3 2 1 5 4 3 2 5 4 3 5 4 5