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 / 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 |
Post New Answer View All Answers
What is reusable action?
If there is a change in the object type eg: A button is changed as link, 1. How to edit that in the shared object repository. 2.What options are available to edit the object within shared object repository other than copy from loca; 3.What would be the effect of the change in Coded Scripts within QTP and Functions stored in .vbs file which are loaded and used in QTP
What is the use of text output value in quicktest professional (qtp)?
Write a script to verify font style and color of a windows object using descriptive programming
What is quicktest professional (qtp)?
what is output value in QTP and how it can be used in automation testing
Hello everyone! I am just writing a small test for a windows application. I have a problem with a text output value. The value i am trying to catch is presented in a scrollable textbox. When the text is too long, only a portion of it gets captured. Do you have any experience with this?
With what extension you can save the list of tests in a file to run in test batch runner?
What are the different attributes used with regular expression?
1.explain end to end process of qc,2.how many tabs are in qc9.0,qc10.0 3.what is review, how many reviews are following in aproject 4.how will you get the requirements 5.why do we choose testing 6.how to export tc's and requirements to qc through add-ins
can u please explain what is the exact difference between qtp8.2 and 9.0
describe some problems that u had with automating testing tool?
How to carry out bit map check points in QTP
Explain types of descriptive programming?
assume i have few url link how will i dynamically call then using descriptive programming?