12-14-2011, 11:15 PM
Hello,
I am working on windows 7 , QTP 10.0, IE 9.0.
1. I am not able to record any web application, and I came to know that QTP 10.0 doesnt work with IE 9.0. So I need a solution for that.
2. I tried recording sample Flight app. Here is the recorded script:
The very very first step of opening the Flight app is not being recorded.
FYI: The path for flight app is "c:\Program Files (x86)\HP\Quick Test Professional\samples\flight\app\flight4a.exe"
Can anyone please suggest the solution?
Thanks in advance
I am working on windows 7 , QTP 10.0, IE 9.0.
1. I am not able to record any web application, and I came to know that QTP 10.0 doesnt work with IE 9.0. So I need a solution for that.
2. I tried recording sample Flight app. Here is the recorded script:
Code:
Dialog("Login").WinEdit("Agent Name:").Set "shik"
Dialog("Login").WinEdit("Password:").SetSecure "4ee8d61da8893c7db1ac7a5dc440f958735919db"
Window("Flight Reservation").Close
The very very first step of opening the Flight app is not being recorded.
FYI: The path for flight app is "c:\Program Files (x86)\HP\Quick Test Professional\samples\flight\app\flight4a.exe"
Can anyone please suggest the solution?
Thanks in advance