write a qtp script to see time in windows command prompt?
its urgent....
Answer Posted / raju
set a=createobject("wscript.shell")
a.run "command"
a.sendkeys "time"
wait(5)
a.sendkeys "~"
a.sendkeys "Exit"
i this script working. if at all any quarries please send
me mail
raju.ippali@gmail.com
9823257761
| Is This Answer Correct ? | 1 Yes | 2 No |
Post New Answer View All Answers
what is test scheduleling?
How many add-ins comes by default with qtp?
what r the main attributes of test automation?
How to find Operating system information using QTP script?
Explain in brief about the quicktest professional (qtp) automation object model?
What is quicktest professional (qtp)?
How to customize qtp?
How do you do batch testing in wr & is it possible to do in qtp, if so explain?
What is a quick test professional?
Can I change properties of a test object?
In what occasion we can specify global sheet and action sheet?
Explain data driven framework?
how can i sent QTP results to the Html, notefile ,xl file give me the code using g mail login page
how will you check how many members visited the website www.infosys.com?
Hi, I am supposed to automate mainframe application through qtp. I do not know how to start abt it. Can you plz help me in first initializing the process or do you anybody have a guide book or a link which guides me through the process of automating the mainframe applications and things involved in it.