|
INTERVIEW QUESTIONS
TESTING
QTP
DETAILS
Question: What is the use of command tab in Debug viewer ?can we execute any user defined queries
Answer: Step Into
Choose Debug > Step Into, click the Step Into button, or press F11 to run
only the current line of the active test or component. If the current line of
the active test or component calls another action or a function, the called
action/function is displayed in the QuickTest window, and the test or
component pauses at the first line of the called action/function.
Step Out
Choose Debug > Step Out or click the Step Out button, or press SHIFT+F11
only after using Step Into to enter a action or a user-defined function. Step
Out runs to the end of the called action or user-defined function, then
returns to the calling action and pauses the run session.
Step Over
Choose Debug > Step Over or click the Step Over button, or press F10 to
run only the current step in the active test or component. When the current
step calls another action or a user-defined function, the called action or
function is executed in its entirety, but the called action script is not
displayed in the QuickTest window.
|
|
|
Category |
QTP Interview Questions & Answers -
Exam Mode /
Learning Mode
|
Rating |
(0.2) By 8528 users |
Added on |
7/20/2011 |
Views |
70285 |
Rate it! |
|
|
Question:
What is the use of command tab in Debug viewer ?can we execute any user defined queries
Answer:
Step Into
Choose Debug > Step Into, click the Step Into button, or press F11 to run
only the current line of the active test or component. If the current line of
the active test or component calls another action or a function, the called
action/function is displayed in the QuickTest window, and the test or
component pauses at the first line of the called action/function.
Step Out
Choose Debug > Step Out or click the Step Out button, or press SHIFT+F11
only after using Step Into to enter a action or a user-defined function. Step
Out runs to the end of the called action or user-defined function, then
returns to the calling action and pauses the run session.
Step Over
Choose Debug > Step Over or click the Step Over button, or press F10 to
run only the current step in the active test or component. When the current
step calls another action or a user-defined function, the called action or
function is executed in its entirety, but the called action script is not
displayed in the QuickTest window. Source: CoolInterview.com
If you have the better answer, then send it to us. We will display your answer after the approval.
Rules to Post Answers in CoolInterview.com:-
- There should not be any Spelling Mistakes.
- There should not be any Gramatical Errors.
- Answers must not contain any bad words.
- Answers should not be the repeat of same answer, already approved.
- Answer should be complete in itself.
|
|
Related Questions |
View Answer |
|
Is there any function to double click a particular row in a webtable?
|
View Answer
|
|
Is there any function to double click a particular row in a webtable?
|
View Answer
|
|
Can we mask a Code In .vbs file so that it is not viewable to others?
|
View Answer
|
|
How can we insert Text check point and Bit map check point ? if provide example script, it is greatefull
|
View Answer
|
|
Is it possible to test a web application(java) with winrunner?
otherwise is it possible to check with QTP? which one is best?
|
View Answer
|
|
Can we call QTP test from another test using scripting.
Suppose there are 4 tests and i want to call these tests in a main script. Is this possible in QTP?
|
View Answer
|
Please Note: We keep on updating better answers to this site. In case you are looking for Jobs, Pls Click Here Vyoms.com - Best Freshers & Experienced Jobs Website.
View All QTP Interview Questions & Answers - Exam Mode /
Learning Mode
|