Cn u please clarify my doubt Where are micTab and micReturn
used.Thanx in Advance
Answer Posted / malathy
MicTab is used to move the cursor to next tab.
MicReturn has the functionality of "Enter" key.
For Instance,
Dialog ("Login").WinEdit ("Agent Name:"). type "hgfo"
Dialog ("Login").WinEdit ("Agent Name:"). type mictab
Dialog ("Login").WinEdit("Password:").Type "mercury"
Dialog ( "Login"). WinEdit ( "Password:"). Type micTab
Dialog ( "Login"). WinButton ( "OK"). Type micReturn
After typing the username, mictab should be used to make
the cursor move to the next tab (i.e Password).
micreturn should be used to press the "OK" button after
providing the password.
| Is This Answer Correct ? | 26 Yes | 0 No |
Post New Answer View All Answers
How would you export a script from one pc to another in qtp?
What is recovery scenario manager? When you go for recovery scenario manager?
What is a Patch in QTP?
What is checkpoint in qtp?
What are the methods used in UFT to handle exceptions or run-time errors?
Dear Friends, I having total 3+year experience in manual testing including automation testing QTP, if i am attending any interview what kind of question will i get? please help me out
Where should i find checkpoint and virtual objects's Object properties and values in the QTP 9.2 Means where checkpoints or virtual objects related data will store If i want to get the runtime object properties how can i use Getroproperties on Checkpoints
What is the differences between image check point and bit map check point?
What are the different types of checkpoints?
Explain sub procedure of vbscript.
After fixing the bug, the same bug is raising again and again in new builds what we have to do? That bug is high level bug.
supose i hv to acsess some functionlaties of a test in 1 machin , some part other machin how can acsess?
hi nani my doubt is how does qtp process metrix related to software process.
how u will evaluate the tool for test automation?
1.Qtp suppots Unix& linx or not 2why qtp suppots shell script.