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
Can silktest switch browsers automatically?
Hi All, An newbiee to silk test tool. I wanted to write a function which checks the browser type installed in the local machine & then based on the browser type test case should run. I tried little bit writing the function : Void Func_ValidateBrowserType() Window myWin myWin = Browser.GetRealBrowser () print (myWin) Any help please.. Thanks, V
can any one please tell me the full form of .g.t in silktest datadriven method
how to pass TDS intery in tally?
What is multi-tagging?
What is silktest project?
Is there any way of passing values at runtime? Like scanf does in C.
What is silktest host?
How to create group and sub group descriptions in a testplan?
How to select a group of test cases in a testplan to run?
What is the segue testing methodology?
How to run a test case from a test script file?
What are testplan attributes?
How to test your defaultbasestate?
What is silktest agent?