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 to download latest silk test trial version?
How to run all test cases in a testplan?
How to record a test case?
What is the standard flow of execution of a test case?
How to add objects of other pages to a test frame?
What is multi-tagging?
What are the problems you faced while identifying an object in silk?
How to define new testplan attributes?
What are testplan attributes?
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
How load testing can be done with silk international?
Is there any way of passing values at runtime? Like scanf does in C.
How to specify a browser extension to a web application?
Where are the testplan attributes stored?
What is defaultbasestate?