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 |
diff between winrunner and qtp
Plz send one Tracebilitymatrix example? Anybody working on Realtime QTP Plz give contact deatils?
Hi Guys, here I am posting one question. Wen u r working with Notepad. If it is not responding in the middle of TEst...what u will do.
I have a string "Redfort is in Delhi" how do u write vbscript for " Delhi in is Redfort"
Suppose you are using shared objects repository in your test and you want to split your present action? At that time shared object repository is single or it’s also splits?
What is the default add-ins in qtp?
Use of Debug Viewer?
what is the use of VIRTUAL OBJECTS? explain ?
how can i replace any text from the qtp script with some anothere text
Explain about the test fusion report of quicktest professional?
QTP Testing Process?
I have 5 save buttons in my application on 5 different tabs one after the another . I have spy them and added each of them in my OR. My Or is able to highlight each button on each of the 5 tabs. But when I run the script it does not click the object.Is there anything I have to edit in OR. Any property to add or delete? Below are the properties of 5 save buttons. My code for each is like browser().page().savebutton1.click Browser().page.savebutton2.click Properties of 5 buttons Dhopare, Namita Sent: September 2, 2015 2:57 PM To: Vullengala, Jagadeeshchandra "Class Name:=WebButton", "abs_x:=718", "abs_y:=693", "class:=Button", "disabled:=0", "height:=22", "html id:=btnSaveTab1", "html tag:=INPUT", "innerhtml:=", "innertext:=", "name:=Save", "outerhtml:=<input id=""btnSaveTab1"" class=""Button"" onclick=""document.getElementById('a1').click();"" name=""btnSaveTab1"" value=""Save"" type=""button"">", "outertext:=", "type:=button", "value:=Save", "visible:=True", "width:=41", "x:=718", "y:=616" "Class Name:=WebButton", "abs_x:=687", "abs_y:=571", "class:=Button", "disabled:=0", "height:=22", "html id:=btnSave", "html tag:=INPUT", "innerhtml:=", "innertext:=", "name:=Save", "outerhtml:=<input id=""btnSave"" class=""Button"" onclick=""document.getElementById('a2').click();"" value=""Save"" type=""button"">", "outertext:=", "type:=button", "value:=Save", "visible:=True", "width:=40", "x:=687", "y:=494" "Class Name:=WebButton", "abs_x:=635", "abs_y:=478", "class:=Button", "disabled:=0", "height:=23", "html id:=", "html tag:=INPUT", "innerhtml:=", "innertext:=", "name:=Save", "outerhtml:=<input class=""Button"" onclick=""document.getElementById('a3').click();"" value=""Save"" type=""button"">", "outertext:=", "type:=button", "value:=Save", "visible:=True", "width:=41", "x:=635", "y:=401" "Class Name:=WebButton", "abs_x:=695", "abs_y:=558", "class:=Button", "disabled:=0", "height:=22", "html id:=BtnExternalPartySve", "html tag:=INPUT", "innerhtml:=", "innertext:=", "name:=Save", "outerhtml:=<input id=""BtnExternalPartySve"" class=""Button"" onclick=""document.getElementById('a4').click();"" value=""Save"" type=""button"">", "outertext:=", "type:=button", "value:=Save", "visible:=True", "width:=41", "x:=695", "y:=481" "Class Name:=WebButton", "abs_x:=672", "abs_y:=642", "class:=Button", "disabled:=0", "height:=22", "html id:=", "html tag:=INPUT", "innerhtml:=", "innertext:=", "name:=Save", "outerhtml:=<input class=""Button"" onclick=""document.getElementById('a5').click();"" value=""Save"" type=""button"">", "outertext:=", "type:=button", "value:=Save", "visible:=True", "width:=40", "x:=672", "y:=565" Previous Item Next Item Connected to Microsoft Exchange