how to load the *.vbs (or) test generating script in a new
machine?

Answers were Sorted based on User's Feedback



how to load the *.vbs (or) test generating script in a new machine?..

Answer / chaitu

Actually we load .vbs files into Qtp with the following
option filesmenu-->Settings-->ResourceTab-->Press '+'
symbol, then we get some Browse button press and navigate
the path of that .vbsfile then its automatically load in
system

when u need any function from that file, simple u Call

Call functionName 'any where in the script

Is This Answer Correct ?    4 Yes 1 No

how to load the *.vbs (or) test generating script in a new machine?..

Answer / chaitu

second method

Executefile "Path of the .vbsfile"

Call FunctionName()

Is This Answer Correct ?    3 Yes 0 No

how to load the *.vbs (or) test generating script in a new machine?..

Answer / kalyanijmr

Hi
Using "Tools" option
there is 3 steps
first select "tools"
select ".vbs"(which one is require)
click "ok"


Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More QTP Interview Questions

If 2 gmail browsers are opened in our system, how to enter the mail id and password into second browser by using discriptive program?

7 Answers   Mphasis,


Diff b/w Test Design and Test case design? What is the Design Review's and Code Review's. When will you conduct tese reviews?

1 Answers  


How to load object properties to object repository through scripting.give one example

7 Answers   IBM,


WHAT IS THE FUNCTION (HOW TO DO) THE BATCH TESTING IN TEST DIRECTOR USING MANUAL TESTING PROCEDURE?

1 Answers   CTS,


What is test object model in QTP ?

8 Answers  






What is QTP Frame Work ,and i want it in detail

2 Answers   Value Labs,


What r the advantages of automation?

3 Answers  


Hi Friends, Can you please answer these questions of QTP Certification? 1.) What are bitmap checkpoints sensitive to? A. Image size and object type B. Object type and image type C. Screen resolution and object type D. Screen resolution and image size 2.)What are the phases in the QuickTest workflow? A. Plan, Record, Enhance, Run B. Prepare, Record, Verify, Run C. Plan, Create, Verify & Enhance D. Prepare, Create, Verify & Enhance, Integrate 3.) What are the two most commonly used ADO objects? A. Fields B. Execute C. Connection, RecordSet D. Open, ConnectionString 4.)What options are available to filter objects in the Target Object Repository pane when merging object repositories? A. Show all objects or Show only objects with conflicting object types B. Show all objects or Show only objects with conflicting descriptions C. Show only objects with conflicting logical names or Show only objects with conflicting object types D. Show only objects with conflicting logical names or Show only objects with conflicting descriptions 5.)Which of the following is an example of a missing resource? A. An object B. Run Results C. A Regular Action D. An External Action 6.)What method is used to retrieve the number of columns in the query results? A. Fields.Count B. Fields.Item(EOF) C. Fields.Count(BOF) D. Fields.Count.Value 7.)In VB Script functions, which one is false among the following a. Variables must be declared before use b. Variables may not be declared before use c. Variables may be declared without data types None

2 Answers  


what is frame work?

2 Answers   Wipro,


how to write the descriptive programming in QTP for loginwindow.without using Step generator,object repository for referecnes

4 Answers   STC,


what is automation(qtp)bug pls giv me one ex?

1 Answers  


What is the use of sendkeys.In which cases we Use this sendkey.Pls explain with example.

3 Answers   Cap Gemini,


Categories