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

Any tools to test the performance of SQL Quarries and SP? If any one are using them please provide the site names or software names...

1 Answers   IBM,


What is silktest project?

0 Answers  


how to pass TDS intery in tally?

0 Answers  


How to test your defaultbasestate?

0 Answers  


What is defaultbasestate?

0 Answers  


What are the important aspects of a test case?

0 Answers  


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?

0 Answers   CSS,


How to run a test case from a testplan file?

0 Answers  


Why should we use Silk test .we can use QTP or other tool .What is the difference.

4 Answers  


How can we Read the data from data grid in Silk Test?

2 Answers   PSO,


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,


How can you get the moving contents of flash image using silktest.

1 Answers  


Categories