Micro Focus QTP (UFT) Forums
QTP 10.0 Running on Windows 7.0 - Printable Version

+- Micro Focus QTP (UFT) Forums (https://www.learnqtp.com/forums)
+-- Forum: Micro Focus UFT (earlier known as QTP) (https://www.learnqtp.com/forums/Forum-Micro-Focus-UFT-earlier-known-as-QTP)
+--- Forum: UFT / QTP Beginners (https://www.learnqtp.com/forums/Forum-UFT-QTP-Beginners)
+--- Thread: QTP 10.0 Running on Windows 7.0 (/Thread-QTP-10-0-Running-on-Windows-7-0)



QTP 10.0 Running on Windows 7.0 - sai08820 - 12-23-2009

Ankur,
I am a beginner to QTP. I installed qtp 10.0 (trail version)on windows7. i want to test using record and play back so, I did the following steps -
1.opened the qtp
2.Press record and then select the default option for record- "record and run test on any open windows application".
3.open the "flight" application from the programs, log in and add new reservation and exited.
4.stop the record and run the test.
Result: it is failing with this message -

Cannot find the "Agent Name:" object's parent "Login" (class Dialog). Verify that parent properties match an object currently displayed in your application.

Line (1): "Dialog("Login").WinEdit("Agent Name:").Set "mercury"".

Tip: If the objects in your application have changed, the Maintenance Run Mode can
help you identify and update your steps and/or the objects in your repository.
Please help me in debugging this issue.