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 |
For example one window is there the window contain some of Check boxes but my question is how many check boxes are there particular window? Please solve the problem gi_raju@rediffmail.com ippaliraju@yahoo.co.in
Function to convert lowercase to uppercase in QTP Pls anybody can give the answer.. Thanks in advance...
suppose the given string str = {"vamsikrishna%%&%*&**"} count the no of vowels and special characters are repeated
To which environments does quicktest professional (qtp) supports?
Can anyone pls tell me in realtime (descriptive programming) how will the properties of the object be given to the test team. R they given in an excel sheet and is the same sheet also given to the development team and by whom is this given? Thanks a lot.
How do you open adobe acrobat file in QTP and do some testing on that file ?
There is a very good institute for Automation Testing using QTP.For more details please visit jbslearnings.com.
What is file database?
Explain the concept of how QTP identifies object.
Action1: I have a value "test" stored in a variable X. I want to use that variable X in Action2 .. how?
Tel me what was the automation testing process you followed?
How to handle Run-time errors?