What is the use of sendkeys.In which cases we Use this
sendkey.Pls explain with example.
Answer Posted / pranitha
Sends one or more keystrokes to the active window (as if
typed on the keyboard).
syntax:object.SendKeys(string)
| Is This Answer Correct ? | 4 Yes | 0 No |
Post New Answer View All Answers
How to Get the Run-time value of an object under that web app under Test to the local data table sheet of that Action?
If object is not recognized by qtp but the object is standard object what is your approach?
I am a newbie to QTP / Automation testing. I want to develop a script that creates a data file automatically with proper headings using VBScript in QTP.
What are the benefits of quick test pro(qtp)?
What is qtpro?
I am sathish , i want to test the Application of JIL.org ,Mobile Emulator ,by using QTP10.0. I am trying to do testing on that Application , but Child Objects are not identified by the QTP. Please can any one help me
What is data driver in qtp? Where we use it?
How can get count of list box?
what is actually contain test report? can anybody post the test report
Does QTP have any limitations?Can it work with all kinds of programming languages like java,springs,ajax ,hybernet?Also does it work well with windows 7.What are its other limitations
How to check which add-ins are associated with a test in qtp?
How to start recording using quicktest professional (qtp)?
In Remote acess server how u run a test?
Hi am New to Automation Testing , any one can you help me what are the basic questiion are asked an interview?
Can we call qtp test from another test using scripting. Suppose there are 4 tests and I want to call these tests in a main script. Is this possible in qtp?