Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...


WHAT ARE THE SHORTCUT KEYS IN QTP?

Answers were Sorted based on User's Feedback



WHAT ARE THE SHORTCUT KEYS IN QTP?..

Answer / harsha

object repository ctrl+r
for comment ctrl+m
for uncomment ctrl+shift+m

Is This Answer Correct ?    20 Yes 3 No

WHAT ARE THE SHORTCUT KEYS IN QTP?..

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

WHAT ARE THE SHORTCUT KEYS IN QTP?..

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

WHAT ARE THE SHORTCUT KEYS IN QTP?..

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

Post New Answer

More QTP Interview Questions

In Descriptive programing if i use this below code will it work for login window or flight Res Window. Shud i add the properties like attached text=login and text=Agent Name in the object repository and define a new object first. Pls tell me the procedure in clear inorder to execute this script. Dialog("title:=Login").WinEdit("attached text:=Agent Name:").set"agent123" Dialog("title:=Login").WinEdit("attached text:=Password:").set"mercury" Dialog("attached text:=Login").winbutton("text:=OK").click

2 Answers  


Which scripting language QTP is using?

6 Answers  


what are the 5 types of objects in qtp

6 Answers   ABC, TCS, Wipro,


I've some problem in Descriptive programming plz help me. I've written in a click event code in Functional library when I run this flight reservation program It is not run. How to I write multiple click event in functional library. My program is this. I have associate an action with functional library. Public Function ClickButton(byval ApplicationName, byval WindowName, byval ObjectName, byref Comments) If Dialog("text:=" &WindowName).WinButton("text:=" &ObjectName).Exist Then Dialog("text:=" &WindowName).Activate Dialog("text:=" &WindowName).WinButton("text:=" &ObjectName).Click Elseif Window("text:="&ApplicationName).WinButton("text:=" &ObjectName).Exist Then Window("text:=" &ApplicationName).Activate Window("text:=" &ApplicationName).WinButton("text:=" &ObjectName).Click End if End Function

2 Answers   Amdocs,


what is the hierachy of Descreptive programming?

3 Answers   Fiserv,


BEst INstitute for QTP & SELENIUM

1 Answers  


What is the difference between link and hyperlink?

1 Answers  


can i able to connect any version of qtp to any version qc

2 Answers  


Can you tell me QTP is support for GIS(Geography Information System) Based Software.

1 Answers  


what is a file system object in QTP

7 Answers  


How do you delete unwanted results in qtp?

0 Answers  


Does we use Classes and methods in realtime..?How wud we access methods in a class..?Thanq Guys..!

3 Answers  


Categories