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
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.
How does you pass optional arguments in qtp?
What are the differences between quicktest professional and winrunner?
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
i need code for how to click on particular mail in utlook mail box .its urjent Thank You Balaji
if numbers are always changing write a script for that
How to analyzing test results using quicktest professional?
How to get the particular property value?
desribe a situation where u faced a stressful situation and how did u cope with it
In qtp, explain what is qrs file?
What is a data driven test in qtp?
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
Explain how you can delete excel file in qtp?
Where we use data driver in qtp?
why should we give deliver good quality software?