why silk test sees each objects as custom windows?

Answer Posted / 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       View All Answers


Please Help Members By Posting Answers For Below Questions

What are the default testplan attributes?

623


How to test your defaultbasestate?

610


How to assign attribute values to test cases?

631


What is silktest agent?

586


What is silktest host?

585






What is multi-tagging?

611


What is the vo browser extension?

549


How to include a test case into a testplan?

558


How to run a test case from a test script file?

598


How to create and edit a testplan?

577


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

2826


How load testing can be done with silk international?

547


Can silktest run on mac?

643


Where are the testplan attributes stored?

571


Can silktest switch browsers automatically?

578