Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...

whenever a scenario is recorded ever, it creates a object
repository automatically (‘per action’ /local ). we do not
need to make them individually…then why we need a shared
object repository. How it will be practically utilized ??
your input will be highly appreciated..

Answer Posted / varun

shared object repository is useful.... when we want shift
the scripts in a network. in this scenario, we can easily
shift one object repository file to that remote location
with our scripts. so, it will reduce some confusion.

Is This Answer Correct ?    3 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Explain how you can delete excel file in qtp?

1098


Can we run test with out adding object in object repository? How it is possible?

1115


www.icici.com after this home page wll came, in this page what r the items we r going to test for manual and what the element we r test for QTP... explian clearly with example

2068


How to use Environment parameterization? Explain with an example.

2017


Call to copy of an action and call to existing action… i know the diff but in real project how to use..? i want live scenario.pls help me..

1841


How do you test DLL files using automation Tool QTP?

3281


What are the differences between quicktest professional (qtp) and winrunner?

1109


To retrive the test data which tool vl use and whats basis u vl write test data? its urgent

1953


When QTP object wait time is 10 seconds, and in test script wait time is 5 seconds and in function library wait time is 2 seconds how much time does the wait occur? or which is given priority.

2169


How can you identify the browser and its information using the qtp script?

1059


I have written a code to fetch values fro access db and place in the fields. Iam using GetROProperty to fetch runtime values. Now i want to add runtime values to the access db in field v3. please help me. Its not writting in the db. Option explicit Dim con,rs,db,c Set con=createobject("adodb.connection") Set rs=createobject("adodb.recordset") con.Open "Driver={Microsoft Access Driver (*.mdb)};dbq=D:\Sales.mdb" rs.open "select * from tax",con Do while not rs.eof Browser("Sales Tax Calculator").Page("Sales Tax Calculator").WebEdit("incost").Set rs.fields("v1") Browser("Sales Tax Calculator").Page("Sales Tax Calculator").WebEdit("intax").Set rs.fields("v2") c=Browser("Sales Tax Calculator").Page("Sales Tax Calculator").WebEdit("outtax").GetROProperty("value") rs.MoveNext print c Loop Do while not rs.EOF rs.EditMode rs.Fields("v3").Value="3" rs.Update rs.MoveNext Loop Set rs=nothing Set con=nothing

2015


i need code for how to click on particular mail in utlook mail box .its urjent Thank You Balaji

2156


how do i know how to use tools

2047


Differences between quicktest professional (qtp) and winrunner?

1227


How to call a test from another test?

1431