What is iteration? How it is related to Test Results in QTP?
Answer Posted / dilip
Iteration is nothing but one or more times Run the testscript
that is called iteration
in qtp we can see the test result is Testresult window
| Is This Answer Correct ? | 3 Yes | 3 No |
Post New Answer View All Answers
In QTP can we feed the out of one browser(internet explorer) as an input to the another browser(mozilla firefox)? If yes explain how to do it with an example.
How to attach a file to TD?
In qtp, how you can get the last character from a string?
How to indentify MS-Word objects like Menubar, Toolbar, table/columns/rows/cells etc within Word document, using QTP?
Have you used xml check point in your project?
Explain advantages and disadvantages of ddf?
What is use of object spy?
What are the key points to create a framework in QTP for oracle forms?
In the website, the protocol has been changed http: to https what you will do? Tell me your approach?
How do you compare the structure of 2 tables in database and check whether they are similar using qtp.
Could i know how how to explain keyword driven framework in interview? If any body knows plz send the explanation.
Define virtual object?
you are recording on "WINDOW 1", say it has a link if you click on that, that leads you to "WINDOW 2". If you do any manipulations on "WINDOW 2" that are automatically updated in to "WINDOW 1". But "WINDOW 1" is currently invisible. But the updations in "WINDOW 1" must also be recorded as a script in QTP. The best Example is if you update your resume in JOB STREET portal it actually happens in other window, but the previous window is automatically updated. Now does QTP help you in this types of situations? Any body can answer this question. please..... Siva
How many ways we can parameterize data in quicktest professional (qtp)?
What is the difference between run time object and test object?