is it possible to operate(on/off)the capslock using qtp
Answers were Sorted based on User's Feedback
Answer / kiran
using windows script host object we can solve this
Set WshShell=Wscript.createobject(Wscript.shell)
WshShell.sendkeys {CAPSLOCK}
| Is This Answer Correct ? | 3 Yes | 2 No |
Answer / rohit
Yes it is possible
For taht you have to rec on screen keyboard by pressing
windows button + U
rec the hole funtion and use it where you need it
| Is This Answer Correct ? | 1 Yes | 1 No |
what is the Debug view?
At a time how many users can access QTP?
How do you move objects from local object repository to shared object repository???What are methods?
Can any body please tell me the steps of keyword driven frame work in qtp. My mail is saswat445@gmail.com please send some materials on keyword driven testing in qtp. thanks a lot...
Explain getroproperty and gettoproperty & settoproperty?
several browsers opened. write QTP script to close all browsers except gmail.
what type of application we can select for automation testing and what is the entry criteria for automation
In what occasion we can specify global sheet and action sheet?
Hi all , I have installed the QTP 11.0 Whenever I am opening QTP that time if any open Internet Explorer I was getting message (Internet Explorer has encountered a problem and needs to close. we are sorry for inconvenience caused) and same way new browser also not opening. If you have any idea please let me know.
Can we create test script with out Step Generator?
HOW CAN QTP AND TEST DIRECTOR CONNECTED TO THE DATABASE AND WHAT R THE OPTIONS?
Hi, I am new into the field of testing and I need to know how can I begin automating the testing of Mainframe applications using QTP. Can anyone help me?