Posts: 1
Threads: 1
Joined: Jan 2008
Reputation:
0
01-20-2008, 10:03 PM
I need some one help who has gone thru with this issue and got any solution....I have created some QTP script with IE 6 Browser. When i tried to execute same script on IE7 Browser, QTP returns error message at different objects..like Dialog Message Box.
If any one has solution on this please let me know me ....
Posts: 83
Threads: 16
Joined: Jan 2008
Reputation:
0
01-21-2008, 05:02 PM
I know that QTP 9.2 supports both IE6 and IE7, but not sure wether the script which has written by using IE6 will be able to run IE7, since the version are different there may some changes in the property of IE.
Pls write the script for the same functionality by using IE7 and run, it is working fine the it is understood that the script which is written in IE6 is not possible to run on IE7
Pls let me knw the result
Regards
Raj
Posts: 6
Threads: 1
Joined: Feb 2008
Reputation:
0
02-21-2008, 10:42 PM
I use QTP to record web applications on both IE6 and IE7. I have to record a script for each browser, eventhough it is the same senario. The recorded scripts will not run on the other browser because of the difference in the browser coding that Quicktest records.
I hope this gives you somewhat of an answer as to why you are having trouble.
Xandel
Posts: 1
Threads: 0
Joined: Feb 2008
Reputation:
0
02-22-2008, 12:19 PM
Hi Friends,
We can't execute same script on different browsers.Then how can we do compatability testing on different browsers...
We need to generate difference script for different browser, it will take too much time to take. then wat is the use of use Automation tool..
Please give me the proper answer.
Thanx in Advance.
Surendra
Posts: 1,105
Threads: 18
Joined: Jan 2008
Reputation:
8
02-22-2008, 11:41 PM
It's not the whole script that you need to change only the part where there is a difference, which I see in most cases is minimal.