Which tag in silk is the most reliable in a scenario
where content and order of object change frequently?
Answer Posted / prakash
Winodws id is the best option for the changing scenario.
Is This Answer Correct ? | 2 Yes | 0 No |
Post New Answer View All Answers
How dom browser extension identify a web application ui object?
How to select a group of test cases in a testplan to run?
Where is a testplan stored?
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 4test?
What is the standard flow of execution of a test case?
What are the important aspects of a test case?
What is silktest host?
What is silktest agent?
What are testplan attributes?
What is the segue testing methodology?
What is stored in a test frame?
How to record a test case?
How load testing can be done with silk international?
Is there any way of passing values at runtime? Like scanf does in C.