Answer Posted / prabasree
During run session, QTP will skip the optional step if the
object corresponding to the optional step is not present in
the application and execute the next step. If the object is
present then QTP will execute the optional step.
eg
OptionalStep.Dialog("Login").WinButton("OK").Click
| Is This Answer Correct ? | 2 Yes | 0 No |
Post New Answer View All Answers
what is output value in QTP and how it can be used in automation testing
What are the data types in qtp?
what are the challenges you have faced while testing web based application using the automation tools ?
How to use conditional loops in qtp ?
How to execute a winrunner script in quicktest professional?
What is action?
How many add-ins comes by default with qtp?
What is keyword view?
How to export quicktest professional (qtp) results to an .xls file?
In Test Directory, What are the contents in test case designing? if you prepare in excel sheet how u use thrw Test Directory?
How do you compare the structure of 2 tables in database and check whether they are similar using qtp.
hi, can u tell me the QTP TEsting process in present real time companies?(beware of this... now a days Recording is not using,, only DP) and don't tell note book answers like step 1 spep2....like this .......post answer with professional skills in simple english words) thank u
How do you convert manual test cases to automated test cases?
An object is non standard object, i mapped it to standard object, eventhogh on mapping to standard object i cannot use the methods available on the standard object with the mapped object. How i can use those standard object methods with these mapped object. (((Note : dont tell that we can use virtual object as virtual object is to map nonstandard obj to standard obj)))
What is the use of text output value in quicktest professional (qtp)?