who is the head of the BMC
What is 4test?
What is defaultbasestate?
How to define new testplan attributes?
How to create a new silktest project?
Need information on how the scripts (test cases) are written for any application in silktest.
What is the dom browser extension?
What is the vo browser extension?
What is silktest host?
How to write the good frame work for application.
How do you identify an exception is silk?
What is the advantage of using do except instead of other error logging functions?
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.