What are the possible failure scenarios and different types
of errors you find in silkTest?
Answers were Sorted based on User's Feedback
Answer / nataraj
I feaced the problems,In identifying the hyperlinks (no
image,n dont have underline for hyperlink)..
can anybody tell the solutions for this
| Is This Answer Correct ? | 0 Yes | 0 No |
Answer / sri
Reconfigure the browser on test machine to display links
underlined.(This problem is only with silk 2006)
| Is This Answer Correct ? | 0 Yes | 0 No |
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 vo browser extension?
what is the use of exception handling in Silk Test and how to use the commands?
How to define an object verification in a test case?
how to pass TDS intery in tally?
How can you read the contents of PDF using silktest?
What are the problems you faced while identifying an object in silk?
Which tag in silk is the most reliable in a scenario where content and order of object change frequently?
How to specify a browser extension to a web application?
What is defaultbasestate?
What is the wait statement in Silktest?
How to open an existing silktest project?