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...

In Object Repository, two actions r there. Action1 name is
A.tsr, Action2 name is B.tsr. Is it Possible? if Yes, what
is the out put of A+B? if No, why?

Answer Posted / his higness mv @ tcs

Is it possible: yes
Output = Merge objects of both the object repositories.
i.e. C = A+B then C will contain objects from both the
Object Repositories (OR). In case same object or conflicts
in OR...using merge tool in Or u can choose which obect
should go to OR C.

A nd B both are .tsr i.e. shared repo. and QTP 9.2 onwards
have merge option...it's easy...

Is This Answer Correct ?    2 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

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.

2061


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

1913


Whats the realtime QTP testing process

2377


banking project description for software tester

7421


how we implement share object repository in QTP 9.0 without using quality Centre , Explaine in brief

2064


What kind of performance is expected on the client side (e.g., how fast should pages appear, how fast should animations, applets, etc. load and run)?

999


How to data driven test for Win objects in QTP ?

1876


When ‘option explicit’ keyword is used in qtp?

1200


Explain the check points in quicktest professional?

950


How to test background color and dynamic images during run time can you put the check point for moving objects?

1858


what is defenetion of kiran can u tell me plz CVS, SVN

1981


What is qtpro? What is quick test pro?

998


whenever U using QTP,Test Director, Why we using separate Bug tracking tool?

2074


What are the technics follow in writing VB script?

1912


any body can you help me what is the script to automate an comand promt

2427