QTP Online Quiz


Following quiz provides Multiple Choice Questions (MCQs) related to QTP Framework. You will have to read all the given answers and click over the correct answer. If you are not sure about the answer then you can check the answer using Show Answer button. You can use Next Quiz button to check new set of questions in the quiz.

Questions and Answers

Q 1 - UFT license type that is specific to a computer on which it is installed is known as ________

  1. Concurrent license

  2. Floating license

  3. Seat License

  4. Personal License

A - (1) (2) and (3) only

B - (3) Only

C - (1) and(3) Only

D - All (1) (2) (3) and (4)

Answer : B

Explanation

Seat license is specific to a computer on which it is installed.

Q 2 - The changes made in Call to Action, will be reflected in the original action (from where the script is called) where as in Copy Action , the changes made in the script ,will not effect the original script(Action)

A - True

B - False

Answer : A

Explanation

Seat license is specific to a computer on which it is installed.

Q 3 - If you drag-drop a function into your test, UFT removes that function from Available Keywords pane and inserts a call to the function in the test.

A - True

B - False

Answer : B

Explanation

UFT does not remove the function from Available keywords pane if you drag-drop any function to the test.

Answer : B

Explanation

Design time data table is used to store data for input parameters.

Answer : B

Explanation

Test Flow Panel displays all the tests actions.

Q 6 - What does the dot indicate in VBScript? (Select two.)

  1. property

  2. child object

  3. statement

  4. function

  5. method

A - (1) and (3) only

B - (2) and (4) Only

C - (4) and (5) Only

D - (2) and (5) only

Answer : D

Explanation

child object or method will follow after a dot in vbscript.

Q 7 - If you have not saved your test with active screen files and later you want to edit your test using active screen options. How can you regenerate the active screen information?

A - you can not edit it now, test should be re-designed.

B - performing the maintenance run.

C - performing the update run.

D - Saving the active screens resources with test.

Answer : C

Explanation

Active screen can be regenerated by performing the update run.

Answer : B

Explanation

To disable a virtual object collection, select ‘Disable virtual objects in General options'.

Q 9 - What does the following statement return? -

str = "QuickTestProfessional"

msgbox mid(str,instr(str,"P"),len(str))

A - QuickTest

B - Professional

C - TestPro

D - Run Error / Syntax Error

Answer : B

Explanation

str = “QuickTestProfessional”.

Q 10 - Which of the following datatable functions return the column name?

A - getcolumnname()

B - getparametername()

C - columnname()

D - parametername()

Answer : B

Explanation

getparametername return the column name.

qtp_questions_answers.htm
Advertisements