What is the use of sendkeys.In which cases we Use this
sendkey.Pls explain with example.
Answer Posted / jayesh
Basicaly it is used to send the direct keyboard input to
forms windows, generally Enter Esc keys can also count
| Is This Answer Correct ? | 3 Yes | 0 No |
Post New Answer View All Answers
Can we record an application running on a remote machine using qtp?
breef description of batch testing ?
How many number of actions possible in qtp?
If u r using library files (Instead of Check Points) , How do u do bitmap check ?
Whar are the challenges do we face while testing web based applications using the automation tool QTP or any??
www.icici.com after this home page wll came, in this page what r the items we r going to test for manual and what the element we r test for QTP... explian clearly with example
Does QTP record on Objects created on XWindows Environment?
What the differences are and best practical application of Object Repository?
Who uses qtp tool?
Explain about the test fusion report of quicktest professional (qtp)?
How does qtp identify objects in the application?
how do i know how to use tools
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.
hi all here i have tab named "Workbench" By clicking on "workbench" tab.it displays 4 tabs like below workbench common cargo commercial charter "common" tab have 10tabs inside,"cargo" tab also haveing 15 tabs inside and remaining two tabs also having few tabs inside. when clicked on "common" tab.it displaying the script like tab("workbench").select"common" if i clicked on "cargo".it displaying the script like tab"workbench_2").select"cargo" if i clicked on "commercial".it displaying the script like tab"workbench_3").select"commercial" if i clicked on "charter".it displaying the script like tab"workbench_4").select"charter" I have used a "FOR LOOP" for common,commercial,cargo,charter tabs.it was stopped at second tab SO, CAN I RECOGNIZE "WORKBENCH_2,_3,_4" AS A SINGLE VARIABLE if not, can anyone plese help me to solve this
i am new QTP... please tell me automation frameworks , types & for whiich type of applications frameworks are used & how to generate script in keyword driven framework