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
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 |
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 |
How QTP support all types of applications (platforms)?
1...HOW MANY TYPES OF OBJECT REPOSITORY ARE THERE IN QTP? 2....WHAT ARE THE REPOSITORY FEATURES EXPLAN. 3...HOW TO CREATE A RECOVERY SCENARIO? WHAT DOES RECOVERY SCENARIO MANAGER DO? 4...OPEN A WORD FILE AND MODIFIED WITH SOME VALUE USING QTP? 5... HOW TO CREATE EXCEL FILE USING QTP? 6... HOW TO RETRIEVE A VALUE FROM WEB TABLE? 7... WHAT IS QC REQUIREMENT TAB DO ? HOW TO MAP THE REQUIREMENT? 8... HOW TO PASS A VALUE FROM EXCEL FILE TO SCRIPT? 9...WHAT IS THE USE OF SPLIT FUNCTION?
How to add verification steps to tests?
What is contained in the object repository?
They asked by using qtp recording writing scripting
What is recovery scenario in qtp?
what are recovery management techiniques?
2 Answers BirlaSoft, GL Noble Denton,
How to send the qtp results file by email (Lotus notes).
where the object repository is located?how to choose the object repository as shared or action object repositories?
Could i know how how to explain keyword driven framework in interview? If any body knows plz send the explanation.
is qtp 9.2 supported for firefox browser3.0?bcoz when i tried to create scripts with the application run on firefox browser 3.0 then qtp 9.2 didn't ct=reate the scripts?
what kind of erros can be handled with the using QTP?