What are the possible failure scenarios and different types
of errors you find in silkTest?
Answer Posted / 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 |
Post New Answer View All Answers
How to run a test case from a test script file?
How to run a test case from a testplan file?
How to define an object verification in a test case?
How to download latest silk test trial version?
What are the default testplan attributes?
How to create a test frame?
How to create and edit a testplan?
What are the types of text lines in a testplan file?
Is there any way of passing values at runtime? Like scanf does in C.
What is the dom browser extension?
What is the syntax of ui object identifier used by dom extension?
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 problems you faced while identifying an object in silk?
How to record a test case?