is it possible to operate(on/off)the capslock using qtp

Answers were Sorted based on User's Feedback



is it possible to operate(on/off)the capslock using qtp..

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

is it possible to operate(on/off)the capslock using qtp..

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

Post New Answer

More QTP Interview Questions

How many test scripts are prapare in ur project(HeathCare Insurance).

1 Answers   Virtusa,


how to find that a file has been completely downloaded or not? I told that "download Complete" pop up. but he told the tool doesn't recognize the pop up

1 Answers   Mphasis,


What is the framework your company is following. What is the reason. Explain why key word driven frame work is chosen.

0 Answers   Value Labs,


what is the another name for blackbox testing?

7 Answers  


how to choose the framework in qtp ? 2)when we go for the descriptive programming ?

2 Answers   Syntel,






1--How many functions u develop 2--What is an array 3-- where is ur server 4--U involved in unit testing 5--how ur test the background colour using QTP

0 Answers  


1. What is diffrence between Analog Recording And Lomlevel Recording ?

4 Answers  


Tell me few important difference Between QTP and WinRunner?

3 Answers   Syntel,


In a page i have N number of links at a time i would like to open those links by using QTP?how to do that?

2 Answers   Wipro,


Hi! Using Descriptive Programming How do we get Parent object for an object. Say, i want to get a parent object for a "Link" in a web page. thanks

3 Answers  


How to Synchronize the Browser at Field level? For example if you put Browser.sync(), its waiting upto for that Browser sync only. It should wait total Browser get upload with fields.

3 Answers   IBM, TCS,


In Object Repository, two actions r there. Action1 name is A.tsr, Action2 name is B.tsr. Is it Possible? if Yes, what is the out put of A+B? if No, why?

2 Answers   Kanbay,


Categories