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 where you are keeping or maintaining shared object repository (file)in your appliction?

Answers were Sorted based on User's Feedback



In where you are keeping or maintaining shared object repository (file)in your appliction?..

Answer / prashant puranik

In HP ALM test lab folder we are keeping shared object repositatry.

Is This Answer Correct ?    1 Yes 0 No

In where you are keeping or maintaining shared object repository (file)in your appliction?..

Answer / cnu_thatavarthi

In two places we can stored the Shared object Repository, If we can use QC or ALm then we can store into the test resources tab
In local we had created OR folder and we stored in OR folder

Is This Answer Correct ?    1 Yes 0 No

Post New Answer

More QTP Interview Questions

How can we redirect QTP results in to a excel sheet after the execution

3 Answers   SAP Labs, Virtusa,


I want to read XML file loaded in Quality center and compare the values with the values displayed in Application (web table).How can I do that

0 Answers  


I am using excel sheet to export data to QTP but it selects just one row of data from excel sheel how to import all rows of excel sheet to QTP during runtime

10 Answers   IBM, Wipro,


After running scripts how you report results ,there is any specific report form

5 Answers   Novartis,


Is QTP supports Unix. If yes, then how the test automation is done?

0 Answers   iFlex,


Sql questions to find second max salary and how to use joins

0 Answers   Deloitte,


How does QTP identifes the object in the application?

1 Answers  


How can i select multiple items from a WebList bOX USING QTP

3 Answers   DuPont, Syntel,


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

0 Answers  


Tell me the situations where we will use Data Driven?

2 Answers  


Explain the benefits of quick test pro(qtp)?

0 Answers  


Hi all please solve this.It is urgent..... When I right clicked on a Web image manually It displayed Open link,open link in new window,save picture as, Email picture,Printpicture,propeties...etc. While automation I have written a code like this 'browser("Google").Page("ramseeker®: Memory and_3").Image ("graphOfModel").Click 10,10,micRightBtn But the right click menu was not displayed. I want to save that image in a seperate folder

6 Answers  


Categories