Can we customise the result file?
What is 4test?
Whats the difference between Basestate & Default basestate?
How to write the good frame work for application.
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 define an object verification in a test case?
What are testplan attributes?
What is Silktest?
Why should we use Silk test .we can use QTP or other tool .What is the difference.
what is DON in SILK?
What is the perpose of user-defined base state method?
can any one please tell me the full form of .g.t in silktest datadriven method
What is the advantage of using do except instead of other error logging functions?