When i use paramateriztion for tickets in flight
reservation application , the tes'll run for first
iteration but for the second iteration it'll give this
details, but the second iteration is failed. Pls anyone
clarify it.
Cannot find the "Agent Name:" object's parent
"Login" (class Dialog). Verify that parent properties match
an object currently displayed in your application.

Answers were Sorted based on User's Feedback



When i use paramateriztion for tickets in flight reservation application , the tes'll run for..

Answer / latha

u might be closing the window after selecting the tickets,
so again it has to login, if u want to close and reopen the
window better go for the systemutil.run statement to
automatically open the application and perform the
iterations

Is This Answer Correct ?    2 Yes 0 No

When i use paramateriztion for tickets in flight reservation application , the tes'll run for..

Answer / xyz

You have to open an application Flight Reservation again before running the test.
U must be closing your application once you are done with your actions, so when you try to run your application, QTP does not open an application on its own in order to resolve this problem either you will have to give the path of an application as a first step of scrip using SystemUtil.Run or open an application before running the test.
It will work and is the best solution for the problem you are facing.

Thanks

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More QTP Interview Questions

How to add synchronisation points in qtp?

0 Answers  


abt filter function if iam using below two statments its ok My = Array ("Apples","Oranges", "Apricots") MyResult = Filter(My, "Oran") if i use msgbox MyResult it shows type mismatch plz help me

2 Answers  


I have to pass all the test cases into gmail userid and password using functions please give me code thanks have anice and greate day

2 Answers  


Explain QTP testing process?

1 Answers   Crea,


What is the use of defining a newobject in the object repository "Define New TestOject". How to use this further. If we define new testobject, how can it recognizes the objects properties of any application.

0 Answers  






In an interview what r the questions asked in qtp related project? pls any answer this question?

3 Answers  


Idid my qtp course in 2007 june in mind Q i for got to use this tool ,i want to mention in my resume about this ,how can i rectify this ,pls give me any idea .

2 Answers   Quest,


Plz explain about MATCH/EXACT MATCH/IGNORE SPAGE in text check points?

1 Answers  


what is the difference between IE & Netscape in web testing on a log in page

0 Answers   TCS,


What is Virtual Object? Plz Explain me with an example?

2 Answers   Ordain Solutions,


How to Import data from a ".xls" file to Data table during Runtime.

10 Answers   BirlaSoft,


How software tester can use constants and variables in scripts?

0 Answers  


Categories