Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...


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

Can we use regular expressions to facilitate dynamic objects identification by SilkTest?

4 Answers  


How do you create a user defined class in silk?

2 Answers  


How to do text verification point in silktest for a specific content.Suppose in the text editor, i have typed some "aaaa,bbbb,cccc,dddd" in different lines. now i want to capture only aaaa of first line from the text editor. How can i do it.Can any one help me.

3 Answers  


How to create group and sub group descriptions in a testplan?

0 Answers  


What is the dom browser extension?

0 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 switch browsers automatically?

0 Answers  


How to create a new silktest project?

0 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,


How dom browser extension identify a web application ui object?

0 Answers  


How to assign attribute values to test cases?

0 Answers  


can we test the application by inserting checkpoints using silktest as we do in qtp and winrunner and also what are the automation frameworks in silktest

0 Answers  


Categories