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 |
how to i add the values using the check points property?( i.e valid data(for valid data it's giving the footer message:value is added) and for invalid data: special chars, spaces,Duplicates and null values (in my page when ever we enter special chars, spaces and null values, it's giving the proper warning message and for Duplicates it's giving the footer message:"value already exists)?
How we can add actions in the test using QTP?
hi can anybody help with an qtp 9.2 license key please. Thanks, Nitesh.
when to start the automation?
what is the difference between QTP 8.0 & 9.0?
Can objects recognised without repository?
can any one tel ,using simple string a[0]=I a[1]=N a[2]=D like that it go's . . out put i need INDIA help me it's really need full ..
I have one question as HP QTP is concern, Please send your answers..... Can we do testing of any application without using any of the framework which are we used in QTP tool. If yes then how it can be possible in the HP QTP tool. -- Regards
An action has both shared and local or associated to it and both have the same object in them. In the test which one will be considered?
Write the regular expression code, it accepts the alpha, numeric and special symbol and the first character should be the Alphabet. Tell me the answer
Can QTP be used for GUI testing ?, We are using Java with MySQL and Operating system is Linux. We are NOT using the web.
How can we import a Open Office excel file in QTP