Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...


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

hi guys we r working in office...we write some scripts..suddenly we have a work(5min only) in out side..what will do now,,,used to system shut down or log off or lock or sleep mode,switch use or hibernate?

0 Answers  


What is Expert view?

4 Answers  


how will u do database testing in qtp? how will u do the same with descriptive programming?

1 Answers   Ordain Solutions,


hi.what is exactly mean by real time frame work? every institute teach Framework is nothing but having 6 to 7 folders..and save repositories functions keywords and scripts? this is enough or not? can we beleive?

1 Answers  


Is it possible to refer the same object for referring more than one object that are of different class using the descriptive programming approach? Suppose my code is 'To create the object named as obj Set obj=Description.Create() 'To define the values obj("title").value="IE" obj("type").value="text" obj("html tag").value="INPUT" 'To set the value Browser("IE").Page("Yahoo").WebEdit(obj).Set "xyz" Can I refer the "obj" object for the three objects like Browser,page and webedit objects? If so how?

0 Answers  


i have two questions for regular expression :- Q1. I have date pattern eg-29/11/2011 29-11-2011 29.11.2011 Que- if any separator is there between date,month and year pattern should match else it should not match eg- pattern should not match in case of 2911-2011 Q2. let say i have a string and there is a number in between of that string eg.-Amount 30002.234 successfully credited to your account . now i have to match this pattern in such a way that even if decimal is not there pattern should match ,how i will do this using regular expression

0 Answers  


What are the benefits of quick test pro(qtp)?

0 Answers  


what is memory leakage?

16 Answers   ITC Infotech, Panamax, TIT,


How to Upgrade or support firefox 2.0 version on QTP 9.0? I have installed QTP 9.0 and installed firefox 2.0. But in REcord and Run Settings, it shows firefox 1.5 in Web tab for browser selection.

0 Answers   TCS,


Can you write a script to check if the folder exists or not?

0 Answers  


I want to know how to execute the descriptive programming in qtp for the webedit object which does not contain attached text property. but i have checked it with name and html id property. Even though it is not executing. it is giving error in object's physical description.

2 Answers  


what is the automation framework that ur company using(actual procedure,not theoritically explination)

1 Answers  


Categories