How to include a test case into a testplan?
What is the Real time process for testing please tell in detain 7it is very urgent.
Need information on how the scripts (test cases) are written for any application in silktest.
Can silktest switch browsers automatically?
Why should we use Silk test .we can use QTP or other tool .What is the difference.
what is the operator for carriage return(Enter) in Silk Test for File.
what type of frameworks are you using in silk test?
In "Property" the user-defied property can have two functions only, define that?
I'm involved in automation using silk test of an swing application running in a browser. There is a window whose name is a dynamic. i.e based on the input(eg: some filename) the window name keeps on changing. I need to capture the window name for every run of silk test case for different input filenames. I'm aware of GetName() in SilkTest, but its not working for me. Can anybody suggest me any logic to achieve this using silktest?
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.
How to define values for a testplan attribute?
In how many ways we can perform datadriven test in silk test, throgh flatfiles can we perform?
What statement in for test is used to transfer control of the script out of the innermost nested for, for each, while switch or selected statement?