QTP (Quick Test Professional) MCQs

QTP (Quick Test Professional) MCQs

Welcome to MCQss.com's page on QTP (Quick Test Professional) MCQs. Here, you will find a collection of multiple-choice questions designed to enhance your understanding of QTP and its functionalities. Each question provides options for you to select and evaluate your answers.

QTP, also known as Quick Test Professional, is a widely used test automation tool for functional and regression testing of software applications. It allows testers to automate test cases, execute them, and generate test reports. QTP supports various scripting languages and offers a rich set of features for efficient test automation.

To excel in QTP, it is important to have knowledge of various aspects such as test automation concepts, test scripting using languages like VBScript, object identification techniques, test data management, and test execution strategies. QTP users need to possess strong technical skills and an understanding of the application under test.

MCQss.com's free QTP MCQs provide an opportunity to enhance your skills and assess your knowledge in QTP. By practicing these MCQs, you can improve your understanding of QTP functionalities, features, and best practices. It allows you to reinforce your knowledge, identify areas for improvement, and gain confidence in your QTP automation skills.

The benefits of utilizing QTP MCQs include sharpening your QTP skills, preparing for job interviews or assessments related to QTP automation, and expanding your expertise in the field of test automation and software testing.

1: Parameterization is required when?

A.   None

B.   When object hierarchy is changed

C.   Local object repository

D.   Copy, paste, or move an object from a shared object repository to the local object repository

2: Which is treated as regular expression?

A.   [ ]

B.   $

C.   |

3: Which is odd one out?

A.   .qfl

B.   .vbs

C.   .mta

4: Shortcut key for Low Level Recording is:

A.   SHIFT+ALT+F4

B.   None

C.   CTRL+SHIFT+F3

D.   SHIFT+ALT+F3

5: These are valid code the compiler understands, but they do not what you, the programmer, intende

A.   Semantic error

B.   Logic error

C.   Syntax error

D.   Common error

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

A.   All object type

B.   Selected object only

C.   Defaults object type

D.   Selected object type

7: Which is used to calls the recorded analog file is?

A.   Call to existing

B.   CallAnalog

C.   ExecuteAnalog

D.   RunAnalog

8: To make change in this you must open the test which the action is stored and make your modification there:

A.   Non reusable action

B.   Internal action

C.   External action

9: __________ used to add an object to the local object repository.

A.   Highlight in Application

B.   Update from Application

C.   All

D.   Object Spy

10: Using this we can check the zooming capability?

A.   Bitmap checkpoint

B.   None

C.   Image checkpoint

D.   Image checkpoint And Bitmap checkpoint

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

A.   Wait

B.   WaitForProperty

C.   Exit

D.   All

12: Which is not true in case of Exit Synchronization?

A.   Wait till the timeout mentioned in the exit method

B.   The syntax is bVal = ObjectName.Exist ()

C.   Exist method will be called through an object of type window or dialog

D.   Is a procedure

A.   Environmental parameter

B.   Data table parameter

C.   Test parameter

D.   Action parameter

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

A.   Active screen

B.   Navigate and learn

C.   Add all test objects of a certain type

D.   Choose to add only a selected test object

15: This is concern with World Wide Consortium(W3C).

A.   Accessibility Checkpoint

B.   Image checkpoint

C.   Bitmap checkpoint

D.   XML checkpoint

16: Which is the odd one out?

A.   Value Type Criteria

B.   Text Section

C.   Cell Identification setting

D.   Specify Expected Data

17: By default the synchronization timing delay for windows application is:

A.   10 second

B.   60 second

C.   30 Second

D.   20 second

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

A.   GetTOProperty

B.   SetROProperty

C.   GetVisibleText

D.   GetROProperty

A.   All

B.   Step Over

C.   Step in

D.   Step Out