WE ARE PLANING TO DESIGN AUTOMATION FRAME WORK. HOW TO CALL
CONFIGURATION SCRIPT FILE(.VBS) FROM DRIVE SCRIPT FILE(.VBS)
Answer Posted / raju
Place file in your script folder and use
Filename = Environment(“TestDir” ).value & “\Filename”
(or)
ExecuteFile "(*.vbs) path"
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
Can launch two instances of qtp on the same machine?
what is the difference between the modular framework and datadriven frame work
one screen page,that contains file , browse , update and cancel buttons.when we browse a file it should get update otherwise it should go to previous page.write negative test case for that.
What is the quicktest professional testing process?
Hi, can explain the draw back of manual testing.plz send me the answer to my mail id deepthip1985@gmail.com
How to handle the exceptions using recovery secnario manager in quicktest professional?
In Remote acess server how u run a test?
What is the Difference between copy to action and call to action?
Plz Explain AUTOMATION REFERENCE MODEL?
Explain the concept of object repository and how quicktest professional recognises objects?
we add library file used in test via settings or through "ExecuteFile" command. when we implement framework do we make common library file and load the same for all the test cases execution?
What is keyword view in qtp?
can i compare two databases using QTP ?
hi, FOR 3+ QTP INTERVIEW, FOR EXAMPLE WE PUT ONLINE BANKING SYSTEM PROJECT IN OUR RESUME, IN PROJECT MANAGER ROUND...WHAT R THE MAJOR QUESTIONS ARE ASKED IN P.M? PLS TELL ME ATLEAST 10 QUESTIONS?.....AND IF POSSIBLE POST ANSWERS ALSO....
what are the issues we will get when there is migration from QTP 8.2 to QTP 10.0? Is there any problem in executing scripts of 8.2 on 10.0?