lokesh8008

Absent Member.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
2013-04-24
17:42
1254 views
I have QTP 11 in one machine and QTP 10 in one machine...Since, the object properties got changed in the application I have updated the OR using QTP 11. but when I tried to use the same OR from QTP 10.,,the object properties for many of the objects got disappeared. Whether the OR's customised using QTP 11 cannot be resused in QTP 10 ?
1 Solution
Accepted Solutions


Absent Member..
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
2013-04-24
20:06
QTP 11 resources/scripts are not backwards compatible for use in QTP 10.
[If this post solves or helps solve your issue, mark the thread as solved and give KUDOS to the author for their assistance.]
(Opinions expressed in my postings are mine alone, and do not reflect the opinions of my employer.No warranties express or implied for any solution/suggestion posted.)
(Opinions expressed in my postings are mine alone, and do not reflect the opinions of my employer.No warranties express or implied for any solution/suggestion posted.)
4 Replies


Absent Member..
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
2013-04-24
20:06
QTP 11 resources/scripts are not backwards compatible for use in QTP 10.
[If this post solves or helps solve your issue, mark the thread as solved and give KUDOS to the author for their assistance.]
(Opinions expressed in my postings are mine alone, and do not reflect the opinions of my employer.No warranties express or implied for any solution/suggestion posted.)
(Opinions expressed in my postings are mine alone, and do not reflect the opinions of my employer.No warranties express or implied for any solution/suggestion posted.)
lokesh8008

Absent Member.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
2013-04-25
13:39
Can I know what may be the reason behind that..any specific features available in QTP 11 is not available in QTP 10 that makes these things to happen..?
Any other possibilities of using the resources back in QTP 10? like changing formats of files..or disabling some options in QTP 11 while scripting or OR customisation..?


Absent Member..
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
2013-04-25
18:39
I don't know any specifics or workarounds. I just know that the documents say QTP 11 items are not backwards compatible.
[If this post solves or helps solve your issue, mark the thread as solved and give KUDOS to the author for their assistance.]
(Opinions expressed in my postings are mine alone, and do not reflect the opinions of my employer.No warranties express or implied for any solution/suggestion posted.)
(Opinions expressed in my postings are mine alone, and do not reflect the opinions of my employer.No warranties express or implied for any solution/suggestion posted.)


Cadet 2nd Class
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
2013-04-30
09:20
Give a try in exporting your OR to xml file from 11 and importing it in 10 version?