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

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



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

In a flight window we have to enter the name and meal request for every passenger.In that window if we give Total passengers=1 then the Psngr1 name field and psngr1 meal request field will reflects.if we give Total passengers=2 then Psngr1 name field and psngr1 meal request field,Psngr2 name field and psngr2 meal request field will reflects and so on.if total psngrs=100 then will we capture all the fields for the psngrs to Automate the app how we can handle this scenerio thru Descriptive programming?

1437


what is the difference btn risks & Therads in the Test plan documentation?

1579


How to find the length of the string in qtp?

568


Hi I am new to QTP. can u please answer to my qus... suppose 3 excel sheets are there * we are trying to check for login credentials for a page. userid from excel1 , password is from excel2 whether the page is opened or not that checkpoint is result is should be stored in excel 3.... this qus i have faced in IBM technical round... please tell script for above query ... please please

1508


Without using gui map editor we can recognize the application in winrunner ?

594






In what occasion we can specify global sheet and action sheet?

558


Hi, I got error message as "object does not support this property or method: "Test.Actions" when i execute the following line of script on QTP 9.0 Dim qtApp, qtRep Set qtApp = CreateObject("QuickTest.Application") Set qtRep = qtApp.Test.Actions("Action1").ObjectRepositories Can anyone tell me where i am wrong.

1504


How to run a test using quicktest professional (qtp)?

531


Explain how you can find the absolute value of the number in qtp?

639


What is Unicode Compatibility?

1443


what frame work you are following?

1514


What the differences are and best practical application of Object Repository?

579


Where you get the run time data table?

575


regular expression in qtp standar check point for months from accepting months from january to december only

1466


What is the difference between call to existing action and copy of an action?

592