How to execute a VBS file without using Execute File
statement?
Answer Posted / kishan
We can run a .vbs file using SystemUtil.Run.
Syntax:
SystemUtil.Run "<Path of your .vbs file>"
eg:
SystemUtil.Run "C:\myfile.vbs"
| Is This Answer Correct ? | 2 Yes | 1 No |
Post New Answer View All Answers
how to disable the pop ups through QTP using a script
How do you do batch testing in wr and is it possible to do in qtp, if so explain?
How to find a window is minimized or not
Give me detailed theritical explanation about keyword driven, hybrid framework, environment variables, hybrid frame work
I want to test my vb.net solution file using qtp. Does Qtp test only .exe file?
What is the use of text output value in quicktest professional (qtp)?
Explain about Test Fusion Report of QTP?
hai, i completed my b.tech in 2010 with 62.3%. i having knowledge on manual testing and Qtp. i want Relavent experience in testing.watever may be d salary i dont bother..I just want to gain knowledge. i dont have good communication skills.
Why do you create a text checkpoint on a Web application? What is the purpose of the Close method?
I want to open a Notepad window without recording a test and I do not want to use System utility Run command as well. How do I do this?
How is a Step generator used in UFT?
what function you write to do database testing with the help of qtp?
Explain the concept of object repository and how quicktest professional (qtp) recognises objects?
what is error and fault in terms of software quality?
What is regular expression?