How to assign attribute values to test cases?
No Answer is Posted For this Question
Be the First to Post Answer
How can you get the moving contents of flash image using silktest.
How can we Read the data from data grid in Silk Test?
What is the segue testing methodology?
How to select a group of test cases in a testplan to run?
Can we customise the result file?
what is the base class for all the classes in silk?
Can silktest run on mac?
what is the operator for carriage return(Enter) in Silk Test for File.
How to specify a browser extension to a web application?
can we test the application by inserting checkpoints using silktest as we do in qtp and winrunner and also what are the automation frameworks in silktest
Whats the difference between Basestate & Default basestate?
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.