write a qtp script to see time in windows command prompt?
its urgent....
Answer Posted / shashikala
Dim s
set s=createobject("WSCript.Shell")
s.run "cmd /k date"
set s=nothing
Using The above code we can get the date in command prompt
| Is This Answer Correct ? | 8 Yes | 0 No |
Post New Answer View All Answers
Hi, How Accessibility checkpoint in QTP can be implemented in the test script?
Explain quicktest professional testing process?
How you debug your script?
When we r doing data driven test with chkpts, i want to insert formulae in data sheet but i didn't get. How we wil do that plz. explain in detail.
Explain the use of action split in qtp?
Plz Explain AUTOMATION REFERENCE MODEL?
What is action split and the purpose of using this in qtp?
Hi could some one explan what is the use of the function Defination generator, And how to use the function defination generator.. Explan with the example..
How to do the scripting. Is there any inbuilt functions in qtp as in qtp-s. What is the difference between them? How to handle script issues?
What is the quicktest professional testing process?
How software tester can use constants and variables in scripts?
How to run a test using quicktest professional?
Dear All , For UFT 12.02 which version QC or ALM will support ? Thanks Balaji
How to upload excel files into Quality Center using QTP Script and how to delete excel files from Quality?
what testplan contents and what test strategy contents,what is the diff b/w them