![]() Related Questions Operates stand-alone, or integrated into Mercury Business Process Testing and Mercury Quality Center. Introduces next-generation “zero-configuration” Keyword Driven testing technology in QuickTest Latest Answer : Object spy is used in QTP for Descriptive Programming. to Identify the Object properties ... Latest Answer : Object Repository is a place where Object's logical name store along with physical properties .and when this possible when we set the repository. There are two type of repository (1) Per action (2) Shared object repository I would say share object ... What are the properties you would use for identifying a browser & page when using descriptive programming ? Latest Answer : By Using Object Identification method - "Ordinal Identification", we can handle the dynamic objects. ... I am using the QTPlus Repositories Merge Utility to merge all my different repositories into a single one. After having merged some repositories, I notice that, from the test, you can't see the web objects that were merged into the reposotory.If you open the merged repository in the Merge Utility, the web objects appear there.Has anyone encountered this problem? Am I missing something obvious? Does anyone have a solution?Thanks in advance. Read Answers (2) | Asked by : Shaun Latest Answer : QTP cannot take action(Run) on an object until unless its object description is in the Object Repository. But descriptive programming provides a way to perform action on objects which are not in Object repository.Descriptive Programming can be considered ... Latest Answer : Descriptive Programming is the way of writing the test scripts without recording the actions. This method allows to create the object at the run time. This does not make use of the GUI repository. Dynamically the object get created and destroyed at the ... Latest Answer : Actually in QTP we have an option called virtual object manager , by this we can map the objects (virtual objects) and assign the coordiantes to them and by this we can make it as a standard object. ... Read Answers (1) | Asked by : senthil Latest Answer : Retrieve text from TextBox:var_Text = Browser().Page().WebEdit().GetROProperty("value")Retrieve text from ListBoxvar_Text = Browser().Page().WebList().GetROProperty("value")Retrieve text from Webtable/Datagridvar_Text = Browser().Page().WebTable().GetCellData(rownumber,coulmnnumber) ... Read Answers (4) | Asked by : mann Latest Answer : through virtual object wizard you can define an object.Tools->virtual object wizard->new virtual object..It is a 4 step process in which you can define an unknown object to user defined class. ... Read Answers (1) | Asked by : senthil.k
Sponsored Links
| |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||