Answer Posted / lak
Mercury DeviceReplay is a powerful utility to simulate keyboard input and also for simulating mouse clicks and movements.
Under Java Add-in, you can find the DeviceReplay property. At times, Object.Set and Object.Type doesnt help in QTP for some applications.
You can use Mercury DeviceReplay to type Non English symbols and letters even without changing the keyboard layout or installing the special fonts.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
What is the qtp testing process?
Plz Explain AUTOMATION REFERENCE MODEL?
How to call a test from another test?
Which HTML specification will be adhered to? How strictly? What variations will be allowed for targeted browsers?
1. What is the difference between Keyword and function in the keyword driven framework? 2. How do you associate Keywords to the script ?
is there any addin for remedy user application
How do you create regression test packs?
what type of values given to objects. EX::Set oBrowser=Description.Create oBrowser(“micclass”).Value=”Browser”
we add library file used in test via settings or through "ExecuteFile" command. when we implement framework do we make common library file and load the same for all the test cases execution?
Explain how you can find the absolute value of the number in qtp?
What is the use of sendkeys and what are send keys
A FORM CONTAINS 5 FIELDS. 1 FIELD IS ENABLED REMAINING(4) FIELDS DISABLED. MY QUESTION IS ENTER VALUES INTO 1 FIELD AFTER THAT CLICK TAB BUTTON THEN 2 FIELD ENABLE THIS PROCESS CONTINUE UPTO 5TH FIELD. HOW TO WRITE CODE IN DESCRIPTIVE PROGRAMMING. PLZ TELL ME THE PROCEDURE AND CODE FOR IT.
Write the script to delete the mail which is at 9th,13th and 18th place in INBOX of Gmail ?
Have you used xml check point in your project? How?
Consider one application is open, clicking one menu will open another application in another browser. QTP does not catch the URL of the second browser(second application). can we capture it ?