Which tag in silk is the most reliable in a scenario
where content and order of object change frequently?
Answer Posted / kiran
Yes I agree with Shiva Kumar, index id we use only when
when we don't have other ID. Caption or window id are good
to use.
| Is This Answer Correct ? | 5 Yes | 0 No |
Post New Answer View All Answers
Where are the testplan attributes stored?
How to select a group of test cases in a testplan to run?
How to create a test frame?
What are the default testplan attributes?
What is 4test?
How record a test case into a testplan automatically?
What is defaultbasestate?
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 are the important aspects of a test case?
What is silktest host?
How to specify a browser extension to a web application?
What is multi-tagging?
What is a test frame?
How to test your defaultbasestate?
What is a silktest testplan?