What is custom object .what it contains.
Difference between custom & standard objects.

Answers were Sorted based on User's Feedback



What is custom object .what it contains. Difference between custom & standard objects...

Answer / manoj r

Most of the development environments has their built-in set
of GUI controls, these are called as standard objects. For
most of the standard controls of supported technologies
SilkTest has mapped classes. While developing any
application developer may create a new GUI control these
controls are called as custom object. As it is a user
created control SilkTest do not have a mapped class for it,
therefore these type of controls will be identified as
Custom window (Custom objects) by SilkTest.

Is This Answer Correct ?    2 Yes 1 No

What is custom object .what it contains. Difference between custom & standard objects...

Answer / palguna.akuleti

This answer is correct for WR
This Question is For SilkTest.Please tell me the answer for
this question.

Is This Answer Correct ?    1 Yes 2 No

What is custom object .what it contains. Difference between custom & standard objects...

Answer / 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

More Silk Test Interview Questions

What are the important aspects of a test case?

0 Answers  


How record a test case into a testplan automatically?

0 Answers  


how to pass TDS intery in tally?

0 Answers  


How to create and edit a testplan?

0 Answers  


How to Write user defined functions?

3 Answers  






In for test there are three pass modes for function arguments. They are rarely used since pass mode always default to the most used one. Pls name them and specify which one is a default?

3 Answers   IBM,


What statement in for test is used to transfer control of the script out of the innermost nested for, for each, while switch or selected statement?

1 Answers   IBM,


What is custom object .what it contains. Difference between custom & standard objects.

3 Answers  


Imagine you have a string variable that holder a credit card (16digit). There are multiple ways of obtaining last four digits of this number programmatically on a run time. Name one; for practical purpose variables name is sCCnumber?

5 Answers   IBM,


procedure or steps to do silk test? clearly

2 Answers  


I'm involved in automation using silk test of an swing application running in a browser. There is a window whose name is a dynamic. i.e based on the input(eg: some filename) the window name keeps on changing. I need to capture the window name for every run of silk test case for different input filenames. I'm aware of GetName() in SilkTest, but its not working for me. Can anybody suggest me any logic to achieve this using silktest?

3 Answers  


Can silktest run on mac?

0 Answers  


Categories