if full in Object Repostoiory then how to load other Object
Repository
Answer Posted / nanda
Hi...remember one thing OR never gets full..
if situation comes...and u r using 9.0 or above..
u can go for Object repository Manager..there u can create
another object repository...and by using associate
repositories tool u can associate that repository to current
test..like this u can associate number of repositories for
same test....
if want to execute that repository at run time..
repositoriescollection.add "<repository file path>"
this will execute the repository file at run time only..if u
used this second time in same test it will over write the
old repository...and enables new repository given by u...
If any queries regarding this...
nanda.dreddy@gmail.com
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
How many tabs are available in debug viewer pane?
Could you please any one give code for the following ? Scenario : Suppose a excel file contains 10 records and earch have 5 fields. how can i input this excel file for datadrive wizard ? Please explain
Does Low-level recording capture mouse movements?
How does QTP identify an object?
I want to write some certification courses, so friends could you guide me? which certification is best and how to write exam and what tutorials need to be studied,what to do first, I am working on automation tool QTP 9.2
can u explain the keyword driven framework with an example clearly how to create all the files and how to attach to main test.
How to get Traceability matrix from TD?
How do I generate Test Results window using descriptive method ( run time ) after my test execution process? Please have a look of my below code. ========================================================= Dim qtApp Dim qtTest Dim qtResultsOpt Set qtApp = CreateObject("QuickTest.Application") qtApp.Launch qtApp.Visible = True qtApp.Options.Run.CaptureForTestResults = "Always" qtApp.Options.Run.RunMode = "Fast" qtApp.Options.Run.ViewResults = True qtApp.Open "C:\Automation\Example", True Set qtTest = qtApp.Test qtTest.Settings.Run.OnError = "NextStep" Set qtResultsOpt = CreateObject ("QuickTest.RunResultsOptions") qtResultsOpt.ResultsLocation = "C:\Automation\Example\Res1" qtTest.Run qtResultsOpt MsgBox qtTest.LastRunResults.Status qtTest.Close Set qtResultsOpt = Nothing Set qtTest = Nothing Set qtApp = Nothing ========================================================== This code is working fine, but Test Result window is not displaying after execution. Anybody can please help me regading the same. Thanks Akshaya Madali Capgemini India Pvt Ltd 9823213538
Hi ,Can any one pleas explain how to test splash objects using QTP?
How do you synchronization point through DP?
what is stepin & stepout?
I created 3 actions in test suppose I want to run action 1 in single time, action 2 is 4 time what I do?
Have you done batch testing in qtp? If yes how you are doing?
Hi, My name is kishan. I have good Conceptual Knowledge on QTP. In order to Boost up my Confidence Level, I want to do a Project oriented Training only on QTP in Hyderabad. Kindly Let me know which is the Best QTP Project Training Institute in Hyderabad. Thanks in Advance kishan
Dear Friends, I having total 3+year experience in manual testing including automation testing QTP, if i am attending any interview what kind of question will i get? please help me out