Answer Posted / ramchandra patil
Hi Keshab,
we can run shell script commands(DOS commands) in windows
environment...as QTP support only windows operating system...
you can create object of Wscript.shell as below n can
execute commands..
eg.
Set obj=CreateObject("WScript.Shell")
WshShell.SendKeys “%fâ€
please guys let me know if Iam wrong and what is psbl
correct amswer..
Thanks,
Ramchandra Patil
9699851282
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
Why to use descriptive programming?
How does quicktest professional (qtp) identifies the object in the application?
Are Shared ORs read-only?
after initiating one project for testing, when exacltly QTP tester role starts?
what frame work you are following?
There is an built in window application in qtp9.1,i.e.Flight4.0.i want to implement the recovery maneger on it.How can i do this?
wht type of User defined functions or Java Releated functions do we write in VB scripting
Can an action have 2 shared object repositories associated with them? In that case, if two of them contain the same object, which one will be considered?
How do you create new test sets in td?
What is action? How many types of actions are there in qtp?
what is test scheduleling?
how to prepared for first for the first interview?
what kind of frame work you used in your last project?
What are the different properties of an web object
Explain how you can find the absolute value of the number in qtp?