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 |
what is the difference between development and testing
abt filter function if iam using below two statments its ok My = Array ("Apples","Oranges", "Apricots") MyResult = Filter(My, "Oran") if i use msgbox MyResult it shows type mismatch plz help me
I am Facing Issues with learing datepicker 1)when i first learn datepicker as current system date . 2)if i wanna runtime datepicker value it gives error
what is debugging testing?
if i want to check text on the status bar how to test is i need the report also after getting the result weather it is matched or not?
How to make an Action as reusable?
what is Unicode Compatibility ? HOw does this makes a diffrence from Winrunner.?
Can we Script any test case with out having Object repository? or Using Object Repository is a must
what is the syntax or command in vbscript to display user message example i want to display "welcome to QTP".
When should u feel that u can stop testing now? The following are few of the common Test Stop criteria:
How does qtp recognize objects in aut?
How to add multiple values in rows, under a single column of a run time datatable?