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

Can you tell me any books or websites to learn VB Script for QTP ??

1 Answers  


Shall we add Local Repository to shared object repository,if yes,how we add

4 Answers  


Explain about reusable actions?

3 Answers   IBM,


what is object?

5 Answers   iFlex,


How we can capture the dynamic object ex:(rotating globe) in the web page with time gaph is 5 sec..

3 Answers   IBM,






Can UFT be connected to Quality Center? If ‘Yes’ brief the process or steps.

0 Answers  


what is exit and entry criteria of automation testing. any body wants a real time script,please mail to me. contactno;9986435766

2 Answers  


what is the use of descriptive programming in QTP ? when we need to use DP? can we test the application completely with out useing DP?? please explan with example

2 Answers  


How many ways return more then one value from function?

2 Answers   Ingram Micro,


QTP -object reposistory spy tool is not able to spy the pop up message appearing in the application, so how is that i can handle such run time pop ups in QTP by code???

2 Answers   CGI,


how we can do web browser using parametarisation in QTP ?

2 Answers   Efextra, Kanbay,


How can we merge two repositories? Can we merge two differnt rep. I mean 1is peraction and other shared

4 Answers   Tavant Technologies,


Categories