Can any one please list me out the shortcut keys for some
functionalities in the QTP ..
for example ..to record...to run...etc
Answer Posted / sunil kumar. t
Mercury QuickTest Professional 8.0 Shortcut Key Reference Card
New Test CTRL + N
Record F3
Open Test CTRL + SHIFT + N
Business Component > New CTRL + SHIFT + O
Business Component > Open CTRL + SHIFT + E
Business Component > Edit CTRL + O
Run F5
Save CTRL + S
Stop F4
Analog Recording CTRL + SHIFT + F4
Low Level Recording CTRL + SHIFT + F3
Object Properties CTRL + ENTER
Value Configuration Options CTRL + F11 on a value (KV only)
Export to Zip File CTRL + ALT + S
Pause PAUSE
Import from Zip File CTRL + ALT + O
Step Into F11
Step Over F10
Step Out SHIFT + F11
Insert/Remove Breakpoint F9
Print CTRL + P
Cut CTRL + X (EV only)
Copy CTRL + C
Paste CTRL + V
Clear All Breakpoints CTRL + SHIFT + F9
Delete DEL
Edit > Cut CTRL + X
Undo Ctrl + Z (EV only)
Edit > Copy CTRL + C
Redo CTRL + Y (EV only)
Edit > Paste CTRL + V
Rename Action F2
Edit > Clear > Contents CTRL + DEL
Find CTRL + F (EV only)
Edit > Insert CTRL + I
Edit > Delete CTRL + K
Edit > Fill Right CTRL + R
Edit > Fill Down CTRL + D
Edit > Find CTRL + F
Replace CTRL + H (EV only)
Go To CTRL + G (EV only)
Bookmarks CTRL + B (EV only)
Complete Word CTRL + SPACE (EV only)
Argument Info CTRL + SHIFT + SPACE (EV only)
Edit > Replace CTRL + H
Apply ?With? To Script CTRL + W (EV only)
Data > Recalc F9
Remove ?With? Statements CTRL + SHIFT + W (EV only)
Insert Multi-line Value CTRL + F2 while editing cell
Checkpoint > Standard F12
Checkpoint Activate next/previous sheet
CTRL + PAGEUP/
CTRL + PAGEDOWN
Output Value > Standard Output CTRL + F12
Value View Keyword View/Expert View CTRL + TAB
Step > Step Generator F7
New Step F8 (KV only)
New Step After Block SHIFT + F8 (KV only)
Key: KV = Keyword View
Open context menu for step or SHIFT + F10
Data Table cell or Application key
)
Expand all branches * [on numeric keypad] (KV only)
Expand branch + [on numeric keypad] (KV only)
EV = Expert View
| Is This Answer Correct ? | 7 Yes | 0 No |
Post New Answer View All Answers
what is description object?
How to open a new test using quicktest professional?
assume i have few url link how will i dynamically call then using descriptive programming?
Did the scripts need lot of maintenance? If yes, why?
your coming from electrical backgroung..but y ur coming to software side?
How is recording done when a application is over lapping the QTP application it gives a message object not recorded
what are the issues we will get when there is migration from QTP 8.2 to QTP 10.0? Is there any problem in executing scripts of 8.2 on 10.0?
write a script to verify links on any web page by using descriptive method by creating a description object (give a filter condition only link) ... need to verify expected like name by reading
How can you pass value one action to another action?
Dear All, How to generate Pass or Fail Report in QTP without using Reporter.Report Event Method ? Thanks Balaji
How to use reporter.report event in qtp ?
In a flight window we have to enter the name and meal request for every passenger.In that window if we give Total passengers=1 then the Psngr1 name field and psngr1 meal request field will reflects.if we give Total passengers=2 then Psngr1 name field and psngr1 meal request field,Psngr2 name field and psngr2 meal request field will reflects and so on.if total psngrs=100 then will we capture all the fields for the psngrs to Automate the app how we can handle this scenerio thru Descriptive programming?
QTP 10.0 is not identifying web objects for IE 8.it is identifying like winObject.I installed HP patch QTPWEB_00037.Still getting issue
How can we extract data like "Details","Result","Time" from the 'Run Error' result generated in QTP after run time errors are generated during a run & import the details etc...into excel sheet
How do you know the location Id of an object if you know its index id?