What the differences are and best practical application

of each.

Answer Posted / sreeprasad

Per Action: For Each Action, one Object Repository is

created.

Shared : One Object Repository is used by entire application

Is This Answer Correct ?    0 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

how to use the QTP choose the data from oracle? e.g. i input the identity card NO. this will be add new record in the database ,and now i want get this record's prime key.

1404


How does you pass optional arguments in qtp?

659


What are the differences between quicktest professional and winrunner?

613


I am sathish , i want to test the Application of JIL.org ,Mobile Emulator ,by using QTP10.0. I am trying to do testing on that Application , but Child Objects are not identified by the QTP. Please can any one help me

1524


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

1679






if numbers are always changing write a script for that

3579


How to analyzing test results using quicktest professional?

730


How to get the particular property value?

691


desribe a situation where u faced a stressful situation and how did u cope with it

1501


In qtp, explain what is qrs file?

694


What is a data driven test in qtp?

679


Hi, I have 2 dropdown listboxes called region and city/area. It needs to select one region(Santa Clara) and one city/Area (Sunnyvale).So I put this in the for loop and I am storing the Items in the variable called itemname. The regions value will get changed,so I used reg expression for this regions. This is my code Browser("MLSListings.com").Page("MLSListings.com").Link("ยป County/Area").Click Browser("MLSListings.com").Page("MLSListings.com").WebList ("regions").Check CheckPoint("regions") ListSize=Browser("MLSListings.com").Page ("MLSListings.com").WebList("regions").GetTOProperty("items count") For i = 1 To ListSize-1 Itemname =Browser("MLSListings.com").Page ("MLSListings.com").WebList("regions").GetItem(i+1) Browser("MLSListings.com").Page("MLSListings.com").WebList ("regions").Select Itemname ................. If I run the script,I am getting the following error, Cannot identify the specified item of the regions object. Confirm that the specified item is included in the object's item collection. Any Help? Thank you, Uma

1457


Explain how you can delete excel file in qtp?

683


Where we use data driver in qtp?

690


why should we give deliver good quality software?

1725