Explore topic-wise MCQs in Software Testing (MCQ) questions and answers.

This section includes 21 Mcqs, each offering curated multiple-choice questions to sharpen your Software Testing (MCQ) questions and answers knowledge and support exam preparation. Choose a topic below to get started.

1.

________ is concern with World Wide Consortium(W3C).

A. XML checkpoint
B. Bitmap checkpoint
C. Image Checkpoint
D. Accessibility Checkpoint
Answer» E.
2.

RGB and Pixel Tolerance are related to _______ .

A. Bitmap checkpoint
B. Image checkpoint
C. All of these
D. None of these
Answer» B. Image checkpoint
3.

Which is treated as Regular Expression?

A. [ ]
B. |
C. $
D. { }
Answer» B. |
4.

_________ is used to calls the recorded Analog File.

A. RunAnalog
B. CallAnalog
C. ExecuteAnalog
D. Call to existing
Answer» B. CallAnalog
5.

To modify the amount of time that QTP waits for a web page to load and Change the Browser Navigation Timeout, so in which tab of test case setting do we have to go?

A. Properties
B. Resources
C. Web
D. Web Settings
Answer» D. Web Settings
6.

Using ________ we can check the zooming capability.

A. Bitmap checkpoint
B. Image checkpoint
C. All of these
D. None of these
Answer» B. Image checkpoint
7.

How to associate one or more shared object repositories with one or more actions in a test?

A. Select Resources > Associate Repositories.
B. Click the Associate Repositories button.
C. Tools > Associate Repositories.
D. All of these
Answer» E.
8.

This syntax is related to which of the following?inputDataTable = TestArgs("InputDataTable")

A. Test parameter
B. Action parameter
C. Data table parameter
D. Environmental parameter
Answer» B. Action parameter
9.

Which is not the WinObject test in Low-Level Recording?

A. Click
B. DbClick
C. Type
D. Activate
Answer» E.
10.

We specify the objects and classes in the filter by clicking the Select Button and selecting the required items in the __________.

A. Selected object only.
B. Defaults object type.
C. All object type
D. Selected object type
Answer» B. Defaults object type.
11.

What is the extension of Action Template in QTP?

A. .mtr
B. .mst
C. .mta
D. .mat
Answer» C. .mta
12.

Which is used to access the object current value in running application?

A. GetVisibleText
B. GetROProperty
C. SetROProperty
D. GetTOProperty
Answer» C. SetROProperty
13.

When does QTP automatically check for syntax errors in your script, and show them in the Information pane?

A. When switching from expert view to keyword view.
B. When switching from keyword view to expert view.
C. When clicking on Missing resources.
D. All of these.
Answer» B. When switching from keyword view to expert view.
14.

____________ used to add an object to the local object repository.

A. Object Spy
B. Update from Application
C. Highlight in Application
D. All of these
Answer» B. Update from Application
15.

Which is a procedure?

A. Wait
B. Exit
C. WaitForProperty
D. None of these
Answer» B. Exit
16.

Shortcut key to opens an existing business or scripted component is _________.

A. CTRL+ALT+O
B. CTRL+SHIFT+O
C. SHIFT+ALT+O
D. CTRL+O
Answer» C. SHIFT+ALT+O
17.

When the Parameterization is required?

A. Copy, paste, or move an object from a shared object repository to the local object repository.
B. When object hierarchy is changed.
C. Both of these.
D. None of these.
Answer» B. When object hierarchy is changed.
18.

________ is the values from other sources during the run session.

A. Test parameter
B. Action parameter
C. Data table parameter
D. Environmental parameter
Answer» E.
19.

Which is not true in case of Exit Synchronization?

A. is a procedure.
B. Exist method will be called through an object of type window or dialog
C. Wait till the timeout mentioned in the exit method.
D. The syntax is bVal = ObjectName.Exist ()
Answer» B. Exist method will be called through an object of type window or dialog
20.

Which step is not used to add the test object to the shared object repository?

A. Active screen
B. Navigate and learn
C. Choose to add only a selected test object
D. Add all test objects of a certain type
Answer» B. Navigate and learn
21.

__________ will be called through an object, and it will wait for an expected property value of the object.

A. Wait
B. Exit
C. WaitForProperty
D. All of these
Answer» D. All of these