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

Explain measuring transaction.

586


in my application,validation message has in japanise language.how to validate this message is appears properly or not

1519


what is defenetion of kiran can u tell me plz CVS, SVN

1570


How do I get the QTP scripts result in xml format by using vb script function?

1781


hi i want license key for qtp 9.2 pls its adjust product name : quick test professional locking code :8 - 54A6A license type : seat license maintenance number : 88888888-8888 pls send license key to my email id borusu.ramkumar@gmail.com

3701






Hi friends I need to know about jubula automation tool. Is anybody know in bangalore where jubula tanning class is going on do let me know. Its urgent for me to learn that tool please help.

2891


How to use output values in qtp ?

554


How to attach a file to TD?

652


explain keyword driven framework with banking domain?

1561


Hi Frenz... I would like to take up the QTP certification . Can anyone tell me what is the procedure. n if anybody have the study materials pls fwd it to jkpunathil@gmail.com

1495


What is checkpoints for quicktest professional?

547


Explain calling sub procedure.

624


What is the pros and cons between QTP and Rational Robot

3281


How to test the login page in different ways in automation testing and i need code?

1344


What are the different attributes used with regular expression?

549