WE ARE PLANING TO DESIGN AUTOMATION FRAME WORK. HOW TO CALL
CONFIGURATION SCRIPT FILE(.VBS) FROM DRIVE SCRIPT FILE(.VBS)



WE ARE PLANING TO DESIGN AUTOMATION FRAME WORK. HOW TO CALL CONFIGURATION SCRIPT FILE(.VBS) FROM D..

Answer / 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

More QTP Interview Questions

DIFFERENT RUN MODE IN QTP..1-VERIFY MODE 2-UPDATE MODE 3- dEBUG MODE. My question is in whic sitution we use these modes Explain me with example

1 Answers  


How to insert a check point to a image to check enable property in QTP?

1 Answers  


how to connect qtp to sqlserver?(if any body know about this please send mail to me:sheik_feroz5@yahoo.com)thank u

3 Answers   Honeywell,


I have below user Defained function function AddTwo(ByVal a, ByVal b) Dim Ans Ans=a+b MsgBox Ans End function Now my question comes here...from given below methods which method is right to call above function?Which is Wrong and why? 1. AddTwo(2,4) 2. Call AddTwo(2,4) 3. AddTwo 2,4 4. Call AddTwo 2,4

1 Answers  


What is difference between Recording time object identification and Run time (Execution) time.

0 Answers   Tech Mahindra,






Explain the concept of object repository and how QTP recognizes objects?

0 Answers  


how to create flat file datasubmission in qtp

0 Answers  


How to return a value from a fn, if it has more than one value how to return

3 Answers   Verizon,


When I start recording any web application (either Mozilla or IE) QTP recognizes window instead of browser and also it does not show all the hierarchy tree of that particular web page. 1. Window("Mozilla Firefox").Check CheckPoint("Mozilla Firefox") 2. As everybody knows it should be browser("Mozilla Firefox").Check CheckPoint("Mozilla Firefox") I am using the windows vista, do you think it may be a problem of my settings in QTP or problem of my installation. Your kind responses will be appreciated. Thanks in advance. Satya

12 Answers  


In QTP for .net application which plug in is used? For Java Application which plug in is used ?

2 Answers   AppLabs, Fraze Tech,


What are the major/ important methods, functions in QTP we use realtime testing

0 Answers  


how to do regression testing in qtp? plz give ans with examples

6 Answers   TCS,


Categories