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 |
What are the Features & Benefits of Quick Test Pro ?
Plz suggest me a good training institute in Mumbai/hyderabad for QTP…. Plz advice thank u
If i entered 2 columns and 4 rows inputs in DDT Like Mango fruit, Banana Fruit, Brinjal Veget, Carrot Veget.. . My Q is How to get the 2nd column value for corresponding 1 column input in 3rd row ie, ( i need to get "veget" in messge box @ run time
i need to learn the descriptive programming very well so for that what to do am reading the qtp user mannual but it is not so any materials or links with examples i want please help me
how to test Web application using QTP software
7. Given scenario is like this: One Web table is there and you have to search and retrieve a cell data which is equal to the given number say:123. Assume you have given with the column name/id of the table where the number may exist. So now you have to go to the given column and search for the number 123 and retrieve it along with the row number of it.
What is the difference between Call to Action and Copy Action?
What is a Patch in QTP?
Name the properties you would use for identifying a browser and page when using descriptive programming?
explian qtp frame work and what is the use of it? what is the neceecity of this? explian detail?
QTP9.1 does not support to text checkpoint in Windows application? Is this correct? If this is correct, what is alternative for Text checkpoint?
How you automate test scripts