Answer Posted / umasankar
An optional step is a step that is not necessarily required
to successfully complete a run session. For example,
suppose that when recording a test, the application you are
testing prompts you to enter a user name and password in a
login window. When you run the test, however, the
application does not prompt you to enter your user name and
password because it retained the information that was
previously entered. In this case, the steps that were
recorded for entering the login information are not
required and should, therefore, be marked optional.
During a run session, if a step in an optional dialog box
does not open, QuickTest bypasses this step and continues
to run the test. When the run session ends, a message is
displayed for the step that failed to open the dialog box,
but the step does not cause the run to fail.
However, if, during a run session, QuickTest cannot find
the object from the optional step in the object repository
For example, if the object name was modified in the test
but not in the object repository, or if the object was
removed from the object repository, an error message is
displayed listing the required object, and the run fails.
| Is This Answer Correct ? | 7 Yes | 1 No |
Post New Answer View All Answers
Explain the concept of object repository and how QTP recognizes objects?
How to associate function library at a run time?
How to use debug tools?
Hi ,Can any one pleas explain how to test splash objects using QTP?
I want two test two agents login for the flight website. Here is the scenario: I want to go through 1-3 rows for one user login and other user login I want to go though 3-5 rows. How would you set this up in qtp. Thank You
hi, FOR 3+ QTP INTERVIEW, FOR EXAMPLE WE PUT ONLINE BANKING SYSTEM PROJECT IN OUR RESUME, IN PROJECT MANAGER ROUND...WHAT R THE MAJOR QUESTIONS ARE ASKED IN P.M? PLS TELL ME ATLEAST 10 QUESTIONS?.....AND IF POSSIBLE POST ANSWERS ALSO....
how to test load test and block box testing an a web based application pls give ans briefly
How to find the path of folder in which the test is saved in qtp?
What is text/text area checkpoint?
What is difference in global and action sheet in qtp?
What is the extension of QTP local Repository? If it is .mtr then what is .bdb extension stands for?
What is the parameterization? Give one example?
How you can replace string in qtp?
How to use actions in qtp ?
How can i check items sorted or not in a weblist ? Give me the script for this...