WHAT ARE THE SHORTCUT KEYS IN QTP?
Answers were Sorted based on User's Feedback
Answer / harsha
object repository ctrl+r
for comment ctrl+m
for uncomment ctrl+shift+m
| Is This Answer Correct ? | 20 Yes | 3 No |
Answer / hemanth
Ctrl + N- Creates a New Test
Ctrl+Shift+N- Creates a New Business Test
Ctrl+Alt+N- Creates a New Application Area
Shift+Alt+N- Creates a New Function Library
Ctrl+O- Opens an Existing Test
Ctrl+Shift+O- Opens an existing business component
Ctrl+Alt+O- Opens an existing Application Area
Shift+F2- Rename the Action name
Ctrl+M- Make the comment on current row
Ctrl+Shift+M- Remove the comment
Ctrl+Space- Completes the word if you are typing any VBScript method or object in Expert View
F12- For Standard Checkpoint
Ctrl+F12- For Standard Output Values
F7- Step Generator
F8- New Step in Keyword View
Shift+F8- New Step after block of statement
F3- Recording
F4- Stop the Recording
F5- Run the Script
Ctrl+F5- Run the selected step in the script
Ctrl+R- Open the object repository
Shift+Alt+F3- Analog Recording
Ctrl+Shift+F3- Low Level Recording
F11- Step Into
F10- Step Over
Shift+11- Step out
Ctrl+F10- Run to Step
Ctrl+T- Adds the selected item in the Watch tab
Ctrl+F7- Check the Syntax error in the script.
Ctrl+Page Up or Page Down- Toggles between the Keyword and Expert View.
| Is This Answer Correct ? | 15 Yes | 3 No |
Answer / manjunath
record purpose : f3
to run the script :f5
get newpge :ctrl+n
to save the script :ctrl+s
to open test :ctrl+o
| Is This Answer Correct ? | 16 Yes | 5 No |
Answer / naveen.k
object repository ctrl+r
for comment ctrl+m
for uncomment ctrl+shift+m
record purpose : f3
to run the script :f5
get newpge :ctrl+n
to save the script :ctrl+s
to open test :ctrl+o
star from middle of sript: CTRL+f5
stop recording :CTRL+f4
complete the script : CTRL+SPACE bar
Replace :CTRL+H
find the line CTRL+G
find the error in scrip: CNTRL+F7
| Is This Answer Correct ? | 7 Yes | 1 No |
Have you used TD?
hi, can u tell me the QTP TEsting process in present real time companies?(beware of this... now a days Recording is not using,, only DP) and don't tell note book answers like step 1 spep2....like this .......post answer with professional skills in simple english words) thank u
How extensive or customized are the server logging and reporting requirements; are they considered an integral part of the system and do they require testing?
Is manual Testing replacement of automation testing?Which types of testing we can not do in automation testing but can do in manual testing?
Can anyone tell me what is the equivalant method to be used in QTP for "web_obj_get_text" used in winrunner. My winrunner code is below. set_window("Confirm Add Subscriber"); rc = web_obj_get_text("Add subscriber:","#8","#1",orderID,"The order number is","\.",1); basically I need to retrieved the "orderID " from a string present in 8th row & 1st col of table "Add subscriber"
we have 5 default properties we want add more Default property in Object Repository how to add the property
I am Facing Issues with learing datepicker 1)when i first learn datepicker as current system date . 2)if i wanna runtime datepicker value it gives error
what is run-time data?
i need the licence key for QTP V9.5 can anyone help me on getting this?
in a web table , i want you to click a particular object inside cell
1)Difference Between Value & RawValue?
How to export data in excelsheet to qtp without using datatable.