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 add the shared repository file to the script file
while running the script manuall

Answer Posted / manjunathareddy

Set QtApp=CreateObject("QuickTest.Application")
If Not QtApp.Launched Then
QtApp.Launch
QtApp.Visible=True
End If

Set QtRepo=QtApp.Test.Actions(ActionName).ObjectRepositories
QtRepo.RemoveAll
QtRepo.Add "C:\Test.tsr",1


'Note:--Action Name is Depends on ur Script name or give
numbers like 1,2,3

Is This Answer Correct ?    0 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Mention the environments where vbscript could be run?

1301


What is the difference between a dictionary and an array?

1116


How to assign a date value to a variable?

1153


Explain the support of asp for vb script functionality?

1121


did any one attended interview in applabs if you had gone through plz tell me the procedure

2311


Can anyone send me a vb script function for verifying the functionality of active links on a web page

2087


Mention what is byref and byval parameters in vbscript?

1049


Explain about adodb.stream class?

1198


What are keywords in the vbscript language?

1077


Mention what are the rules to name variable in vbscript?

1070


Both Static and dynamic arrays are handled by VB script. Is it true?

1127


Mention how you can call vbscript functions?

1186


How to assign a numeric value to a variable?

1173


Write program for identifyig duplicates in flight Departing from and Arriving in mercury tours(web application).

1958


Mention characteristics of sub procedures?

1097