Automation Menu Commands : In our approach to automation testing using QTP we need to know the below outlined commands taht we utlise .
You can manage your record and run sessions using the following Automation menu commands:
|
Command
|
Shortcut Key
|
Function
|
1
|
Record
|
F3
|
Starts a recording session.
|
2
|
Run
|
F5
|
Starts a run session from the beginning or from the line at which the session was paused.
|
3
|
Stop
|
F4 (You can also define a shortcut key or key combination. See Setting Run Testing Options.)
|
Stops the recording or run session.
|
4 |
Run Current Action
| |
Runs only the active action.
|
5
|
Run from Step
|
Ctrl+F5
|
Starts a run session from the selected step.
|
6
|
Maintenance Run Mode
| |
Starts a run session during which the Maintenance Run Mode wizard opens for steps that failed because an object was not found in the application (if applicable).
|
7
|
Update Run Mode
| |
Starts a run session to update test object descriptions and other options (if applicable).
|
8
|
Analog Recording
|
Shift+Alt+F3
|
Starts recording in Analog Recording mode. (Relevant only for tests)
|
9
|
Low Level Recording
|
Ctrl+Shift
+F3
|
Starts recording in Low Level Recording mode. (Relevant only for tests)
|
10 |
Record and Run Settings
| |
Opens the Record and Run Settings dialog box, enabling you to define browser preferences for recording and running your test. (Relevant only for tests)
|
11 |
Process Guidance List
| |
Lists the processes that are available for the current document type and for the currently loaded QuickTest add-ins, enabling you to open them.
|
12 |
Results
| |
Enables you to view results for a component run session.
|
Some of the Automation menu commands are also available from the Automation toolbar.
0 comments:
Post a Comment