Posts: 30
Threads: 14
Joined: May 2009
Reputation:
0
09-01-2009, 07:34 PM
Hi,
Getting following error, when try to open a saved test by someone else.
Error Message:
The document was modified using a later version of QuickTest.
You cannot open it with the currenctly installed version of QuickTest.
My QTP Version is: 9.2
Please guide, how can i open/run the test?
Thanks
Shrinivas
Posts: 1,003
Threads: 1
Joined: Jul 2009
Reputation:
5
09-01-2009, 07:36 PM
Shrinivas -
The Answer is there in the Error Message.
What version of QTP was the test created on ?? Did you open the Test on QTP 9.5 and above ?
Basanth
Give a fish to a man and you feed him for a day..Teach a man how to fish and you feed him for life.
Posts: 30
Threads: 14
Joined: May 2009
Reputation:
0
09-01-2009, 09:37 PM
Hi,
Nope....actually don't have any idea, if anybody has opened it in QTP 9.5 or above.
But my question is, how can we open such test which has been modified or used by other person in any other version that we don't know.
--> Is there any method/code (for ex. Convert...) or any other mean we can open it in QTP 9.2?
--> is there any mean for ex: even like Edit that test in notpad/or anythirdpartytool and then used it as new qtp test. or.....anything that can be done???
OR for EX 2:
if an organization has QTP 9.5 and if now they want to again degrade it to QTP 9.2 (due to some problem). then how can we open & run the tests, which were created with higher (ie other) version or so?
Ankur: can you please guide?
Thanks
Shrini
Posts: 1,105
Threads: 18
Joined: Jan 2008
Reputation:
8
09-02-2009, 12:01 AM
In general backward compatibility is not available in QTP. It means that a test created in the higher version can't be opened in the lower version.
In case your script was created in 9.5 and you now want to open it in 9.2, you're lucky. QTP 9.2 is the only version for which they have provided backward compatibility against 9.5.
Ask for the patch from HP support for downgrading 9.5 scripts to 9.2.
Posts: 30
Threads: 14
Joined: May 2009
Reputation:
0
09-02-2009, 07:42 PM
Thanks Ankur.
I will ask for the patch.
Have a nice day
Shrinivas
Posts: 1,105
Threads: 18
Joined: Jan 2008
Reputation:
8
09-02-2009, 11:03 PM
Thanks for the update Shrinivas. It will help other members.