How to load a object repository(using VBScript) ... very
urgent....
Answer Posted / kalyan
using
RepositoriesCollection.Add "The Path of the
Repositoryfile.tsr"
if u want to remove RepositoriesCollection.remove
if u want to remove all repositories-
RepositoriesCollection.removeall
any doubts mail 2 mskalyan.smile@gmail.com
| Is This Answer Correct ? | 2 Yes | 0 No |
Post New Answer View All Answers
What r the different filters in defect in quality center
Does QTP10 supports Windows 7OS +IE 9 combination? Which is the preffered combination ,Plz let me know?
What is the difference between per-action and shared?
what is error and fault in terms of software quality?
In qtp is it possible to check broken links of a page?
What is active screen?
how to use the regular expression for the below code-- swf("application name").swftreeview ("Treename").select"Medication;Pharmacy:56" There is a tree view window of the folder's ie Medication- >Pharmacy(sub folder)with 56 as count of records...The records can be different or if no records present in the specific folder..then it show "Paharmacy:-no records".Whe i record at the first time .....and try to rerun the same script with different records count say "pharmacy:800"..qtp is not regnizing it...therefore i want to user regular expression..but donot now how to use it and where to use...i have tried.... swf("application name").swftreeview ("Treename").select"Medication;Pharmacy:\*"..but it s of no use..plz help..me
Where is the Bitmap checkpoint information stored?
Why qtp always start action1 and does not start action?
What are the key points to create a framework in QTP for oracle forms?
What is the use of sendkeys and what are send keys
What is system testing and what are the different types of tests you perform in system testing?
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?
What are the challenges you faced during you entire life automation ?
Is qtp supports uni-code?