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.
Answer Posted / 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 View All Answers
How to interact tool & application build in QTP?
What is method name to compare two XML files.
How to release all resources file from the QTP?
Is the qtp course will help to create a virtual object?
What is text/text area checkpoint?
What are the features supported by UFT?
How to start recording using quicktest professional (qtp)?
explain structured testing? plz guys with exp. do answer
Explain step generator in qtp?
what is description object?
1.How to record ,capture and also script to capture the close buttons. 2.How to record ,capture and also script to capture the options ---File ->save and File ->close in a browser and PDF files. 3.How to compare the Excel sheet values in a report using QTP scripting. 4.How to compare 2 PDf reports using QTP scripts as well reording. 5.How to compare 2 Excel reports using QTP scripts as well reording. 6.How to save a PDF report to a folder and then translate the report to an Excel type of report and compare that Excel Report with an other excel report. Please clarify me
Explain QTP using different development techniques ?
what is object and child object.. explain ..if possible give some example for better understanding ..
What is the virtual object?
In keyward driven framework what will be the step for yahoo login page ,inbox logout,plz explain in detail