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 |
How to identify flash application when the qtp is not identifying the flash application objects.
How can you write the scripts that operate on different objects depending on run-time information?
Explain about Test Fusion Report of QTP?
Hi, When I click on a hyperlink a secondary pop-window will open. In that pop-up window there will be 'N' number of records arranged in with paging option in datagrid table. Each rows contains two columns, one is text and the other is a radio button. I will pass the first column value and based in it the tool have to select the corresponding radio button in that row. Please someone help me how to handle this as am new to QTP.
what is smart identification?
How can the name of a checkpoint be changed in Qtp
In an(AUT) web application their are two frames as fraMain and fraFooter. Both the frames contain link which needs to be retrieved at a single step. I tried it using "Regular Expression" as fra.* but QTP doesn't recognize the object. So Plz help me out to get resolve the problem:-)
What are SetToProperty, SetRoProperty, GetToProperty scripting?
What is exact difference between “while” and “do while” in QTP ?
I have test cases in excel sheet but i am using quality center.How can i copy the testcases from excel sheet to quality center?explain this process.
Can we write class for vb script in Quick Test Professional?
How can I change object description or check point values in qtp?