Why should we use Silk test .we can use QTP or other
tool .What is the difference.
Answer Posted / sujatha
Hi This is Sujatha.
Here mainly for Java technologies we will use this
tool.Because this script is related to java script.If you
know java language u can easily understood this script.But
it's not mandatory to know Java.
If this answer is wrong plz let me know.
| Is This Answer Correct ? | 1 Yes | 13 No |
Post New Answer View All Answers
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
How to create and edit a testplan?
Where are the testplan attributes stored?
What is a silktest testplan?
Can silktest run on mac?
How to select a group of test cases in a testplan to run?
What is multi-tagging?
how to pass TDS intery in tally?
Can silktest switch browsers automatically?
What are the types of text lines in a testplan file?
How to define values for a testplan attribute?
What are the important aspects of a test case?
Is there any way of passing values at runtime? Like scanf does in C.
How to create a test frame?
How to test your defaultbasestate?