Can abody explain me Send keys concept



Can abody explain me Send keys concept..

Answer / nath .t

Send Keys: Sends one or more keystrokes to the active
window.

There are two types of Sendkeys are available in QTP.

1. Sendkeys Method(CustomServerBase)
2. Sendkeys Method(IMICDeviceReplay)

Is This Answer Correct ?    2 Yes 2 No

Post New Answer

More QTP Interview Questions

What is API

2 Answers   Satyam,


Should have experience in framework means?

1 Answers  


how we can know qtp has used smart identification machanism during the execution.

3 Answers   IBM,


How to create a Runtime property for an object in QTP?

6 Answers  


i'm using the qtp to test to vb appliction,i wanted to get the new application's title.i didn't want to use the winAPI to get it ,i 'd like to know whether a QTP function can do it. Eg: SystemUtil.Run "C:\Program Files\.....","","","" 'run an application, and misure the application is activating,then how to get the hwn wihtout using windowns api

1 Answers  


Plz Explain AUTOMATION REFERENCE MODEL?

1 Answers  


How to Save your test using QTP?

1 Answers  


What is a Dictionary object in QTP.?

1 Answers   Cap Gemini,


Hi, Can anyone help me in esimating time for an application using QTP tool.. What factors should be considered while calculating the estimation time for QTP... Thanks in advance... Prasad Gali

3 Answers  


HoW to open QTP in Real time.after getting the qtp window how to log in .pl answer real time people

3 Answers   GE,


How to handle Run-time errors?

2 Answers  


In Descriptive programing if i use this below code will it work for login window or flight Res Window. Shud i add the properties like attached text=login and text=Agent Name in the object repository and define a new object first. Pls tell me the procedure in clear inorder to execute this script. Dialog("title:=Login").WinEdit("attached text:=Agent Name:").set"agent123" Dialog("title:=Login").WinEdit("attached text:=Password:").set"mercury" Dialog("attached text:=Login").winbutton("text:=OK").click

2 Answers  


Categories