How to load a object repository(using VBScript) ... very
urgent....
Answers were Sorted based on User's Feedback
Answer / naag
Adding Object Repository Dinamically:-
U can Follow the Obove Answer(by creating a Quick Test
object and accessing)OR
Simply Write the script As Follows
RepositoriesCollection.Add "The Path of the Repositoryfile"
The Repository file will be added at runtime.
| Is This Answer Correct ? | 7 Yes | 0 No |
Answer / sushil
Dim app
Set app =CreateObject("QuickTest.application")
app.test.settings.resources.ObjectRepositoryPath
= "C:\Documents and Settings\\aa.tsr"
| Is This Answer Correct ? | 2 Yes | 4 No |
Using Regular expression method some particular value is not present in given value. HOow do use regular expression? Forexample password all number,character ,special character are accepted but (_',)underscore,comma are not used. How do write regular expression.
how to count spaces in a given string ex: "this is jagadeesh" in QTP with simple functional script
WHAT IS OBJECT REPROSITORY?
hi i have one issue while selecting weblist i want show one particalur item in weblist .ex one weblist they are monday to sunday i want show the reporter like thurday in particular weblist can you help me about this thanks balaji
What is the entry and exit point of automation testing
Tell me the situations where we will use Data Driven?
what are the qtp tester responsibilities?
How to capture text from image to word
What is keyword driven framework, what is "key" in It.
What is checkpoints for qtp?
what is the Descriptive Progarmming? how it is help to testers in QTP?
How to record application running on the Virtual machine?