Which tag in silk is the most reliable in a scenario
where content and order of object change frequently?
Answer Posted / sunitha
Among all the tags i.e.,Prior text, caption, index, windows
identifier, location I think "index" is more reliable coz
caption may change but index doen't change and thus will
not fail even if content changes.
| Is This Answer Correct ? | 1 Yes | 5 No |
Post New Answer View All Answers
How dom browser extension identify a web application ui object?
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
What is silktest agent?
What is silktest host?
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
How to run all test cases in a testplan?
How to run a test case from a testplan file?
How to create group and sub group descriptions in a testplan?
What is a test frame?
Is there any way of passing values at runtime? Like scanf does in C.
What is silktest project?
What is 4test?
How to specify a browser extension to a web application?
How to define an object verification in a test case?
What are testplan attributes?