What is the syntax of ui object identifier used by dom extension?
How to run all test cases in a testplan?
What is the standard flow of execution of a test case?
What are the reasons behind silk test hanging? Is any particular problem or it is just because of system problem.?
Which tag in silk is the most reliable in a scenario where content and order of object change frequently?
what type of frameworks are you using in silk test?
How to open an existing silktest project?
Imagine you have a string variable that holder a credit card (16digit). There are multiple ways of obtaining last four digits of this number programmatically on a run time. Name one; for practical purpose variables name is sCCnumber?
What is multi-tagging?
How to test your defaultbasestate?
What are the problems you faced while identifying an object in silk?
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 statment/command for invoke the browser from script