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
What are the things(properties, and other details) will be recorded while recording an object using normal recording?
when a test case is written how u test using qtp
why text area checkpoints cannot used for web applications
i need code for how to click on particular mail in utlook mail box .its urjent Thank You Balaji
after initiating one project for testing, when exacltly QTP tester role starts?
For which type of projects the iterative model is not suitable?
Any body have QTP 9.5 licence key. please provide me at madhukar_dec30@yahoo.co.in
What is the Command used to start the QTP
Explain the types of object repositorys in qtp?
What are the automation metrice in your project?
Get the count of files of similar types from a folder.
Hi Friends... By using QTP , can we test .net products...and that product supports different languages.. thanx in advance..
What are the properties you would use for identifying a browser and page when using descriptive programming?
What are the different attributes used with regular expression?
How u will do versioning in QTP?