How to define new testplan attributes?
Answer / Shivram Yadav
New TestPlan attributes can be defined by adding key-value pairs to the TestPlan properties file or XML configuration, depending on the SilkTest version you are using.
| Is This Answer Correct ? | 0 Yes | 0 No |
what is DON in SILK?
What is the dom browser extension?
How to create a new silktest project?
who is the head of the BMC
What is stored in a test frame?
What is multi-tagging?
How to run a test case from a test script file?
How to do text verification point in silktest for a specific content.Suppose in the text editor, i have typed some "aaaa,bbbb,cccc,dddd" in different lines. now i want to capture only aaaa of first line from the text editor. How can i do it.Can any one help me.
What is the vo browser extension?
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
why silk test sees each objects as custom windows?
What are the reasons behind silk test hanging? Is any particular problem or it is just because of system problem.?