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...

Cn u please clarify my doubt Where are micTab and micReturn
used.Thanx in Advance

Answer Posted / param

micTab and micReturn are the keyboard input constants.

Example scenario: you have a google page opened. cursor
pointed to webeditbox.
you want to search a book.
you type the book name and click search.

If you want to perform this using qtp, you can use
browser().page().webedit("data")
browser().page().webbutton("search").click
This gives you a visual perception of the mouse click.

Instead of using a click of mouse which gives us a visual
perception, we can make the keyboard to do this task using type
browser().page().webedit("data")
browser().page().webedit.type micTab
browser().page().webbutton("search").type micReturn
Note: Fill the elements in the brackets- browser and page

Is This Answer Correct ?    2 Yes 15 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is difference between shared and local object repository?

1195


What contains Data Driven Framework document in qtp?

2048


Explain the types of object repository?

1029


What is the file extension of the code file in qtp?

1048


how to test Web application using QTP software

1838


How do you open adobe acrobat file in QTP and do some testing on that file ?

1116


What is the difference between keyword view and expert view?

1111


How can you close the second opened browser?

1496


What is the use of "New Property" in "Add properties" of testobject properties in object repository. How can i use "New properties" while writing scripts if i have assign some values to the testobject properties Can anyone help me? plz

2038


What is the syntax to call one script from another?

1093


suppose in the middle of the project QTP will not work properly, then what do u do? and ur team?

1899


Hi, is it possible for recording shortcut key during record session? The application on which I am working is web based application. This application has several shortcut key associated with menu option. I have succesfully recorded all menu option but unable to record shortcut key.

1869


What is the significance of “action 0” in qtp?

1126


What is the use of an object spy tool in qtp?

1086


How many scripts did you have?

2233