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...


why silk test sees each objects as custom windows?



why silk test sees each objects as custom windows? ..

Answer / xyz

two reason for this :

·When silk is not able to identify the object because it is
named differently.

For example, instead of it being named a TextField, it was
named EnterTextRegion. If this is the only reason, then you
can class map the control to the standard name.

class mapping will work if the object isn’t really a custom
object, but rather a standard control with a non-standard name.

If the class mapping does not work, it is because of the
following reason.

· The object truly is a custom object; that is, the software
in the application under test that creates and manipulates
the object is not from the standard library. That means that
the SilkTest algorithms written to interrogate this kind of
object will not work, and other approaches will have to be
used to manipulate the object.

Is This Answer Correct ?    3 Yes 0 No

Post New Answer

More Silk Test Interview Questions

Want to lear from basic about silktest and how to write scripts. Please let me know if you know any website

0 Answers  


What is Silktest?

4 Answers  


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

0 Answers  


How can you read the contents of PDF using silktest?

2 Answers  


What is 4test?

0 Answers  


How dom browser extension identify a web application ui object?

0 Answers  


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

0 Answers  


Which tag in silk is the most reliable in a scenario where content and order of object change frequently?

5 Answers   IBM,


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 is the wait statement in Silktest?

4 Answers   CTS, IBM,


What are the problems you faced while identifying an object in silk?

0 Answers  


can you test an application in silk test that is running on another system?

2 Answers   Infosys,


Categories