Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Help needed to replay the test
#1
Solved: 10 Years, 10 Months ago
Hi All,

I need some guidance regarding a Test.
I have recorded a simple login Test using QTP 11.


QTP 11 essential trial version
OS : Windows 7 32 bit

Just entering the Agent Name and Password .Below is
expert view steps .


Code:
Dialog("Login").WinEdit("Agent Name:").Set "mercury"
Dialog("Login").WinEdit("Agent Name:").Type  micTab
Dialog("Login").WinEdit("Password:").SetSecure "505ce4e625a67b04458865b58492ae11969224c0"
Dialog("Login").WinButton("OK").Click
Window("Flight Reservation").Close
When I replay I got following error.

Run Error :

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):
Code:
"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.


Any one has seen this error before if so please guide regarding solving this.

Thanks
Reply


Messages In This Thread
Help needed to replay the test - by QA Tester - 09-22-2012, 03:46 AM
RE: Help needed to replay the test - by QA Tester - 09-23-2012, 04:25 AM
RE: Help needed to replay the test - by Ankesh - 09-24-2012, 06:47 PM
RE: Help needed to replay the test - by jesonvan - 09-25-2012, 07:29 AM
RE: Help needed to replay the test - by QA Tester - 10-02-2012, 10:58 AM

Possibly Related Threads…
Thread Author Replies Views Last Post
  Replay Start Error Bhuvana 0 828 01-07-2020, 08:05 PM
Last Post: Bhuvana
  Help needed in automating a Java window adityasrinivasb 2 3,292 07-05-2013, 02:00 PM
Last Post: Staff
  QTP Replay Error qtplearner82 4 9,220 06-07-2013, 07:36 PM
Last Post: doug13
  Help needed on understanding the Properties and Methods related to a ActiveX control. DhivaM 2 3,735 05-21-2012, 07:48 PM
Last Post: DhivaM
  QTP 10 download link needed gowtham464 0 6,191 05-06-2012, 01:28 PM
Last Post: gowtham464

Forum Jump:


Users browsing this thread: 1 Guest(s)