Can we customise the result file?
What is stored in a test frame?
How to record a test case?
How to define an object verification in a test case?
What are the problems you faced while identifying an object in silk?
How load testing can be done with silk international?
What are the reasons behind silk test hanging? Is any particular problem or it is just because of system problem.?
Want to lear from basic about silktest and how to write scripts. Please let me know if you know any website
What is a silktest testplan?
How to create group and sub group descriptions in a testplan?
Where are the testplan attributes stored?
How record a test case into a testplan automatically?
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?