Tag: testing

Questions Related to testing

  1. Watch, Variables, Debug

  2. Watch, Data, Command

  3. Watch, Variables, Command

  4. View, Variables, Command


Correct Option: C
Explanation:

To answer this question, the user needs to have some familiarity with debugging in a programming environment.

The Debug Viewer pane is a window that displays information about the current state of a program being debugged. It typically includes tabs that allow the user to view and manipulate various types of data.

Now, let's go through each option and explain why it is right or wrong:

A. Watch, Variables, Debug: This option is incorrect. While "Watch" and "Variables" are often tabs included in a Debug Viewer pane, "Debug" is not a common tab and does not provide a clear function.

B. Watch, Data, Command: This option is incorrect. While "Watch" is a common tab included in a Debug Viewer pane, "Data" is not a common tab and does not provide a clear function. "Command" may be a tab used to enter debugging commands, but it is not a common tab in a Debug Viewer pane.

C. Watch, Variables, Command: This option is correct. "Watch" and "Variables" are common tabs included in a Debug Viewer pane, and "Command" may be a tab used to enter debugging commands. This option provides a clear and accurate list of tabs that may be included in a Debug Viewer pane.

D. View, Variables, Command: This option is incorrect. While "Variables" and "Command" are common tabs included in a Debug Viewer pane, "View" is not a common tab and does not provide a clear function.

The Answer is: C

The ________ tab enables you to view the current value of any variable or VBScript expression.

  1. Watch

  2. View

  3. Locate

  4. Current


Correct Option: A

The _________ tab displays the current value of all variables that have been recognized up to the last step performed in the run session.

  1. View

  2. Variables

  3. Locate

  4. Current


Correct Option: B
  1. Defects grid

  2. Grid filter

  3. Audit trail

  4. History tab


Correct Option: D
  1. Associate tests from the Test Plan module with defects.

  2. Associate test sets from the Test Lab module with defects.

  3. Associate defects with tests run during a manual test run,

  4. Associate tests with multiple defects.


Correct Option: A,C,D
  1. History

  2. Versions

  3. Dependencies

  4. Management


Correct Option: A