Quick Test Professional

60 Questions | Attempts: 129
Share
Please wait...
Question 1 / 60
0 %
0/100
Score 0/100
1. .QuickTest saves the object repository with a ..... extension in the specified location 
Submit
Please wait...
About This Quiz
Professional Practice Exam Quizzes & Trivia

Personalize your quiz and earn a certificate with your name on it!
2. QTP can detects an application crash and activate a defined recovery scenario to continue the run session.
Submit
3. Can work on one or several function libraries at the same time.
Submit
4. Object repository file extension is?
Submit
5. .In the Expert View, you can use the Object property to activate the method for a Web object.
Submit
6. The shortcut keys for Record, Stop and Run respectively are 
Submit
7. .each object and method in an Expert View statement, a corresponding row exists in the Keyword View.
Submit
8. You can view or modify the test object property values that are stored with your component in the Object Properties or Object Repository dialog box.
Submit
9. The method used to continue the test execution after getting run-time error is:
Submit
10. We can view pie charts and statistics in QTP 11
Submit
11. .It is possible that you can use the Object property to access the native properties of any run-time object. 
Submit
12. Because QuickTest refers to the temporary version of the test object during the run session, any changes you make using the SetTOProperty method apply only during the course of the run session, and do not affect the values stored in the test object repository. 
Submit
13. Shortcut key to Insert/Remove a breakpoint is..
Submit
14. .------ is the Concatenation Operator?
Submit
15. To retrieve the current the objects in your application during the run session:
Submit
16. .can insert additional steps on the test objects captured in the Active screen after the recording session.
Submit
17. QTP 10 supports IE8
Submit
18. Panes in QTP can have one of the following states—docked or floating.
Submit
19. Active Screen enables you to parameterize object values and insert checkpoints
Submit
20. You can also modify a shared object repository by merging it with another shared object repository.
Submit
21. FSO stands for?
Submit
22.  Browser navigation timeout' is in which tab of Test Settings (File->Settings) window
Submit
23. .How many tabs are there in Test Settings (File->Settings) window?
Submit
24. The method used to retrieve the folders is:
Submit
25. You can share a value that is generated in one action with other actions in your test by storing the value in the ..... Data Table.
Submit
26. What is the shortcut key to Clear all Breakpoints 
Submit
27. You can open as many shared object repositories as you want.
Submit
28. Trim is used to?
Submit
29. Which qtp function you will use to get today's date?
Submit
30. The following are the four main columns in the Keyword view
Submit
31.  You can use the GetTOProperty, GetTOProperties, and SetTOProperty methods in your ........ to set and retrieve the test object property values of the test object.

Submit
32. .You can use the Object Spy at any time to view ..... properties and values of the objects in the application you are testing.
Submit
33. The method used to get the count value of list box or combo box is:
Submit
34. You can add an object to the local object repository only if that object does not already exist in a shared object repository that is associated with the action. If an object already exists in an associated shared object repository, you can add it to the local object repository using the ........ option.
Submit
35. The method that adds to the test while implementing synchronization is:
Submit
36. Which qtp function you will use to get current time?
Submit
37. .Identify the tabs in the Test Settings (File->Settings) window
Submit
38. .Generate Script' is in which tab of Test Settings (File->Settings) window
Submit
39. .You can also add objects to a shared object repository using the ....... option.
Submit
40. The method used to register the user-defined function with test object is
Submit
41. The command used to invoke other application from QTP:
Submit
42. ExitAction:
Submit
43. .........runs only the current line of the script. When the current
line calls a method, the method is performed in its entirety, but is not
displayed in the view.
Submit
44. In QTP 11, we can Load Function Libraries at Run Time by using __________ command?
Submit
45. GetROProperty is used to?
Submit
46. The method added to the test while Parameterizing is
Submit
47. To terminate an application that is not responding we use:
Submit
48. The length of the array can be get by the method:
Submit
49. Can we create pdf file using QTP?

Submit
50. Input and output parameter values in action calls is .......
Submit
51. You can retrieve or modify property values of the test object during
the run session by adding ..........statements in the Keyword View or
Expert View
Submit
52. You can create an additional call to any reusable or external action in your test by pressing ...... while you drag and drop the action to another location at a parallel (sibling) level within your test. 
Submit
53. .Can we use virtual object method for all objects?
Submit
54. You can manage the test actions and the test or function library 
steps using the ... menu commands
Submit
55. .Finding Objects in an Object Repository, You can use the Find and Replace dialog box to replace property or object names.
Submit
56. DOM stands for?
Submit
57. Can we change name of checkpoint?
Submit
58. You can copy, paste, and move objects in the local object repository using the Object Repository window, and copy, paste, and move objects both within a shared object repository and between shared object repositories using the Object Repository Manager. But you cannot copy objects from a shared object repository to the local object repository to modify them locally
Submit
59. .If an object with the same name and description is located in both the local object repository and in a shared object repository that is associated with the same action, the action uses the ...... object definition.
Submit
60. A step in which one or more values are captured at a specific point in your test and stored for the duration of the run session is:
Submit
View My Results

Quiz Review Timeline (Updated): Mar 16, 2022 +

Our quizzes are rigorously reviewed, monitored and continuously updated by our expert board to maintain accuracy, relevance, and timeliness.

  • Current Version
  • Mar 16, 2022
    Quiz Edited by
    ProProfs Editorial Team
  • Dec 01, 2010
    Quiz Created by
    Mousumee
Cancel
  • All
    All (60)
  • Unanswered
    Unanswered ()
  • Answered
    Answered ()
.QuickTest saves the object repository with a ..... ...
QTP can detects an application crash and activate a defined recovery...
Can work on one or several function libraries at the same time.
Object repository file extension is?
.In the Expert View, you can use the Object property to ...
The shortcut keys for Record, Stop and Run respectively are 
.each object and method in an Expert View ...
You can view or modify the test object property values ...
The method used to continue the test execution after getting run-time...
We can view pie charts and statistics in QTP 11
.It is possible that you can use the Object property to ...
Because QuickTest refers to the temporary version of ...
Shortcut key to Insert/Remove a breakpoint is..
.------ is the Concatenation Operator?
To retrieve the current the objects in your application during the run...
.can insert additional steps on the test objects ...
QTP 10 supports IE8
Panes in QTP can have one of the following states—docked or...
Active Screen enables you to parameterize object values ...
You can also modify a shared object repository by ...
FSO stands for?
 Browser navigation timeout' is in which tab of Test ...
.How many tabs are there in Test Settings (File->Settings) window?
The method used to retrieve the folders is:
You can share a value that is generated in one action ...
What is the shortcut key to Clear all Breakpoints 
You can open as many shared object repositories as you want.
Trim is used to?
Which qtp function you will use to get today's date?
The following are the four main columns in the Keyword view
 You can use the GetTOProperty, GetTOProperties, and ...
.You can use the Object Spy at any time to view ..... ...
The method used to get the count value of list box or combo box is:
You can add an object to the local object repository ...
The method that adds to the test while implementing synchronization...
Which qtp function you will use to get current time?
.Identify the tabs in the Test Settings (File->Settings) window
.Generate Script' is in which tab of Test Settings ...
.You can also add objects to a shared object repository ...
The method used to register the user-defined function with test object...
The command used to invoke other application from QTP:
ExitAction:
.........runs only the current line of the script. When the current...
In QTP 11, we can Load Function Libraries at Run Time by using...
GetROProperty is used to?
The method added to the test while Parameterizing is
To terminate an application that is not responding we use:
The length of the array can be get by the method:
Can we create pdf file using QTP?
Input and output parameter values in action calls is .......
You can retrieve or modify property values of the test object during...
You can create an additional call to any reusable or ...
.Can we use virtual object method for all objects?
You can manage the test actions and the test or function...
.Finding Objects in an Object Repository, You can ...
DOM stands for?
Can we change name of checkpoint?
You can copy, paste, and move objects in the local ...
.If an object with the same name and description is ...
A step in which one or more values are captured at a specific point in...
Alert!

Advertisement