QTP4 Questions
QTP4 Questions
- Download FREE Software Testing Toolbar and get so much more for FREE
- Ask your queries @ QA Forums for FREE.
Q2. The ......... toolbar contains buttons for recording and runningyour test.
A) Standard
B) Tools
C) Automation
D) Edit
Q4. Shortcut Key for Closing all open Function Libraries in one go.
A) Ctrl+Alt+C
B) Shift+A+C
C)Shift+N
D) None of these
Q5. shortcut Key for Commenting out the current row, or selected rows
A) Shift+M
B) Ctrl+C
C) Ctrl+M
D) Shift+C
Q6. You can manage the test actions and the test or function librarysteps using the ...
menu commands
A) File
B) Edit
C) Automation
D) Tools
Q7. To expand all the steps in the keyword view which option you woulduse from the
View menu.
A) Expand
B) Expand All
C) Expand Items
D) Expand Rows
A) F2
B) F5
C) F6
D) F7
A) File
B) Tools
C) Insert
D) View
Q10. The shortcut keys for Record, Stop and Run respectively are
A) F3, F4, F5
B) F4, F3, F5
C) F4, F5, F3
D) F3, F5, F4
A) Alt+R
B) Shift+R
C) Ctrl+R
D) Shift+O+R
A) F9
B) F8
C) Ctrl+b
D) Shift+b
Q13. .........runs only the current line of the script. If the currentline calls a method, the
method is displayed in the view but is notperformed.
A) Step Over
B) Step Out
C) Step Into
D) Step Till
Q14. .........runs only the current line of the script. When the currentline calls a method,
the method is performed in its entirety, but is notdisplayed in the view.
A) Step Over
B) Step Out
C) Step Into
D) Step Till
A) Ctrl+Shift+F9
B) Shift+Ctrl+F9
C) Alt+Shift+F9
D) Alt+Ctrl+F9
A) Tool
B) Tools
C) Task
D) Tasks
A) Tile Vertically
B) Tile Horizontally
C) Cascade
D) Tile Cascade
A) F3
B) F5
C) F1
D) F2
Q19. If QTP cannot find any object that matches the description, or if itfinds more than
one object that matches, QuickTest may usethe............mechanism to identify the object.
A) Ordinal Identifier
B) Index Identifier
C) Smart Identification
D) Assistive Identification
Q20. You can configure the ........, ............ and ............properties that QuickTest uses to
record descriptions of the objects inyour application
Q21. The .......... property set for each test object is created andmaintained by QuickTest.
A) Run-Time Object
B) Test Object
C) Smart Identification Object
D) Assistive Object
Q22. You can access and perform ......... methods using the Object property.
A) Run-Time Object
B) Test Object
C) Smart Identification Object
D) Assistive Object
Q23. You can view or modify the test object property values that arestored with your test
in the .........
A) Information Pane
B) Data Table
C) Information Pane & Data Table Both
D) Object Properties & Object Repository dialog box.
Q24. You can retrieve or modify property values of the test object duringthe run session
by adding ..........statements in the Keyword View orExpert View.