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

Explain the concept of object repository & how QTP

recognises objects?

Answer Posted / sreeprasad

Object Repository: displays a tree of all objects in the

current component or in the current action or entire test(

depending on the object repository mode you selected).

we can view or modify the test object description of any

test object in the repository or to add new objects to the

repository.

Quicktest learns the default property values and determines

in which test object class it fits.If it is not enough it

adds assistive properties, one by one to the description

until it has compiled the unique description.If no

assistive properties are available, then it adds a special

Ordianl identifier such as objects location onthe page or

in the source code.

Is This Answer Correct ?    3 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Explain data driven framework?

990


How to get Traceability matrix from TD?

1143


I AM TRYING PORT CODE FROM WINRUNNER TO QTP AND DON'T KNOW TO HOW TO CHECK THE ERRORS. IN WINRUNNER FUNCTION RETURNS EIGHER 0 OR -1 AGAINST WHICH RESULT CAN BE MADE PASS OR FAIL BUT IN QTP I DON'T SEE FUNCTIONS RETURNING ANY VALUE. APPRECIATE IF ANYONE COULD HELP ME CONVERTING FOLLWOING WINRUNNER CODE TO QTP. set_window("Customer Service"); rc = web_obj_get_text("Summary","#2","#4",ssn,""," ",1); if (rc != E_OK) { report_msg("[GetSubscriberSummary] Could Not get subscriber SSN; rc = "&rc); myRC = rc; } else { ssn = StripBlank(ssn); if (DEBUG) report_msg ("[GetSubscriberSummary] SSN: "&ssn); }

2203


How to suppress warnings from the test results page?

960


What is object spy in quicktest professional (qtp)?

903


What is the difference between a Function and Action in QTP?

1028


What are the flaws in water fall model and how to overcome it?

990


How to save your test using quicktest professional?

980


What is qtpro? What is quick test pro? What is a quick test professional?

1030


If the weblist is identified as webelement,and by clicking on webelement if the values are displayed,and if the values the values also identified as webelement.then how to fetch the values through script?

5172


.have you ever written compiled module? if yes , tell me about some of the function that you wrote.

2124


Explain the checkpoint in qtp?

1040


How do I get the QTP scripts result in xml format by using vb script function?

2216


What is the keyword view and expert view in qtp?

892


When and why to use descriptive programming?

990