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 ...
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.
How can i write a script to automate the page which contains random questions with corresponding answers as radio buttons eg:questions1............a b c dquestion 2a b c d..............
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. ...
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. ...
How to test the Flash Objects in QTP? Whether we should add any Add-ins for that? If yes where we will get that?
. How to work with controls without learning them into the Object Repository?a) You cannot work without object repositoryb) Use GetTOProperty to change the property of an object and identify the objectc) Run the script in update mode and let the objects get updated automaticallyd) Use descriptive programming