During test run,How will you copy/paste from/to clipboard?
Answer Posted / nanda.d reddy
use the shell scripting sendkeys method:
set oShell = CreateObject("wscript.shell")
oShell.Sendkeys "^A" (Pressing the Ctrl+A keys)
oShell.sendkeys "^C" (Pressing the Ctrl+C keys)
OShell.sendkays "^V" (Pressing the Ctrl+V keys)
| Is This Answer Correct ? | 4 Yes | 6 No |
Post New Answer View All Answers
can u explain relative path architecture framework in qtp?
Why is action split used by qtp?
Explain the check points in quicktest professional?
how to test load test and block box testing an a web based application pls give ans briefly
Which scripting language used by quicktest professional?
How to save your test using quicktest professional (qtp)?
How many types of recording facility are available in quicktest professional?
Explain the new feature of UFT regarding the export of test results?
Hi Every body please explain me in steps to use checkpoints and object Repositories in QTP for Flight Reservation application please tell me the steps for this its urgent pls thanx for urs answers
how to find that tools work well with ur existing system?
Can QTP be used for GUI testing ?, We are using Java with MySQL and Operating system is Linux. We are NOT using the web.
1. wat are the main diff b/w QTP 8.0 AND QTP 9.2 ( not user interface) 2. wat is the meaning of Keyword in keyword driven frame work? 3. how u will handle the unknown errors while exucution. (not recovery scenario)
Can any one tell me how to write a script for selecting open option in File menu of A word document.here you have to add objects to OR.try like that and give me the ans.i asked this question to so many but no one knows.if any one know the answer plz let me know
what is defenetion of kiran can u tell me plz CVS, SVN
What are the main differences of qtp and win runner?