What is custom object .what it contains.
Difference between custom & standard objects.
Answer Posted / praveen
Winrunner has default GUI objects like Windows,
PushButton , Check box etc., these objects are called as
standard objects. This objects can automatically learn by
winrunner from our application.
Some applications use new objects other than winrunner
standard objects. Those are called as custom objects. These
should be mapped to the comparable standard GUI objects by
using GUI map configuration to identify by winrunner.
To treat bitmap objects as push button(GUI object) , we
have to define that bitmap as a virtual object by using
virtual object wizard. Then this bitmap is calles virtual
push button. Like wise we can create virtual radio button ,
lists , tables etc.
Is This Answer Correct ? | 0 Yes | 3 No |
Post New Answer View All Answers
Where are the testplan attributes stored?
How to select a group of test cases in a testplan to run?
What are the important aspects of a test case?
What is the syntax of ui object identifier used by dom extension?
How to run a test case from a test script file?
How to add objects of other pages to a test frame?
What is a silktest testplan?
What is the dom browser extension?
What is the standard flow of execution of a test case?
In SilkTest we have a function Except Log which displays the path of the error occured in a Script.In QTP do we have any function like that?
How dom browser extension identify a web application ui object?
What is defaultbasestate?
How to run a test case from a testplan file?
What is silktest agent?
What are the default testplan attributes?