

Absent Member..
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
2013-05-02
09:37
539 views
How to run scripts in IE7 or IE8 browsers.
Hi ,
Below are the details :
QTP version: 11
Windows OS : Windows 7
Browsers: IE 9
Already installed required patches as my script is running fine/successfully in IE9 browsers.
My question is that How can I run same script in IE 7 or IE 8 browser as IE default browser installed is IE 9 ? How can I change the IE browser version while running script (dynamically )?
Thanks & Regards
Pradeep Singh
3 Replies
indiranis

Absent Member.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
2013-05-06
12:06
Hi,
Declare Environment variable and Define the Version value IE 8 or IE 9.
Execute your entire script again.
Regards,


Absent Member..
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
2013-05-07
07:24
Hi,
Could you please explain in detail ? How my script will run in IE7 if browser IE9 is installed on machine ,not IE 7? Where I need to do change so instead of IE9 ,IE7 will run?
thanks & Regards
Pradeep Singh


Absent Member..
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
2013-05-08
18:29
once you upgrade to IE8/9 from IE 7, your system will have only one type of version of the browser.
For your testing you have to use seperate machines with IE7 and IE8 and execute the same script in both machines
For your testing you have to use seperate machines with IE7 and IE8 and execute the same script in both machines