How to add objects of other pages to a test frame?
why silk test sees each objects as custom windows?
What is the wait statement in Silktest?
How can we Read the data from data grid in Silk Test?
What is the segue testing methodology?
What are the important aspects of a test case?
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?
How to run a test case from a testplan 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.
Any tools to test the performance of SQL Quarries and SP? If any one are using them please provide the site names or software names...
How dom browser extension identify a web application ui object?
What is the standard flow of execution of a test case?
Is there any way to retrieve content of the image i.e If image contains text... how to retrieve in silk test In QTP there is GetVisibleText is there any function similar to this in silktest...