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

where the object repository is located?how to choose the
object repository as shared or action object repositories?

Answer Posted / c.chaitanyakumar

Object Repositary is located at toolsmenu---->Object
Reportory, it is stord behalf the tool. object Repositaries
are two types

`1.Shared Object Reporsitary
2.Per-Action Object Repositary

Shared is used for store the object for entire Application,
maans. its create only one object Repositary for entire
application.
Per-Action is created individual Object Repositaries for
each action in Test.

if you want to change the object repositary (per-action to
shared or shared to peraction) at the time of creating new
Test only.
Navigation: Test menu--->Settings--->ResourceTab---> Object
Repositary(here we can change the per-action to shared
object repositary vice-varsa)

Note:
We can't change object Repositaries of exist tests from per-
action to shared Object Repositary vice-varsa

Note:
we can call the actions at that time calling and called
action having same object repositaries. otherwise it does
not support.

Is This Answer Correct ?    1 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Can launch two instances of qtp on the same machine?

1096


How extensive or customized are the server logging and reporting requirements; are they considered an integral part of the system and do they require testing?

1030


hi can anybody help with an qtp 9.2 license key please. Thanks, Nitesh.

2354


What is QTP scenario.

2308


If you have two monitors one is of 19inch and the 2nd one is of 24inch,if you want to write same QTP script in both the two monitors is there any changes required in the script?

2022


Differentiate the type of test cases which can be automated and which cannot be automated?

1035


In qtp, explain what is crypt object

1036


How to find the length of the string in qtp?

1046


what is the difference between IE & Netscape in web testing on a log in page

2314


I have two For loop, first For loop does is creates a customer and input the customer info and then the second for loop within the first for loop does the follows which is capture the customer name and verify the with the data within the datatable. The problem I am coming across is that when it goes through the second time creating another customer and then verify the second customer then it creates the following during runtime. I want is to have the customer2 below Customer1 under the Customer_from_Apps. Any help will be greatly appreciate it. Customer Customer_from_Apps Customer_from_Apps1 Customer1 Customer 1 Customer2 Customer2 Window("Customer Desktop").Window("Customer Tracking (Privacy").WinObject("TreeView20WndClass").Click 92,244 runtimevalue = .VbTreeView("vbname:=AppServerTree").GetROProperty("Selectio n") Customer_Val= Datatable.GlobalSheet.AddParameter ("Customer_from_Apps",runtimevalue) row=datatable.getsheet("Global").GetRowCount For x=1 to row datatable.SetCurrentRow(x) Data_Val=Datatable.Value("Customer",dtGlobalSheet) If (trim(Customer_Val)=trim(Data_Val)) Then Reporter.ReportEvent micPass, "Customer validation successful", "Actual Value: " &Data_Val&vbcrlf& "Customer Value: " &Customer_Val else Reporter.ReportEvent micFail, "Cusotmer validation unsuccessful", "Actual Value: " &Data_Val&vbcrlf& "Customer Value: " &Customer_Val End If Next

1841


How do you convert manual test cases to automated test cases?

1113


1--How many functions u develop 2--What is an array 3-- where is ur server 4--U involved in unit testing 5--how ur test the background colour using QTP

1961


How to give a call to another action from one action?

1100


For example you are checking bit map check point before coming to the results. How can you say it is passed? Or failed? Anyways?

1025


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

1788