Can u Tell me why we use Advanced tool like Silk Test other
than QTP, Or WIN RUNNER And others what is the advantage of
these compared o others
Answer Posted / bujji
By Using Silk test we get the 95% of result is good.
| Is This Answer Correct ? | 8 Yes | 4 No |
Post New Answer View All Answers
How to create a test frame?
What is the vo browser extension?
How to download latest silk test trial version?
What is silktest agent?
What are the problems you faced while identifying an object in silk?
What is 4test?
What is defaultbasestate?
What is the syntax of ui object identifier used by dom extension?
How to record a test case?
How to create and edit a testplan?
How to run a test case from a test script file?
How to specify a browser extension to a web application?
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 the dom browser extension?
What is a test frame?