what is the base class for all the classes in silk?
In SilkTest we have a function Except Log which displays the path of the error occured in a Script.In QTP do we have any function like that?
who is the head of the BMC
How to run a test case from a test script file?
Why should we use Silk test .we can use QTP or other tool .What is the difference.
What is the Real time process for testing please tell in detain 7it is very urgent.
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?
What is the advantage of using do except instead of other error logging functions?
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?
Can u Tell me why we use Advanced tool like Silk Test other than QTP, Or WIN RUNNER And others what is the advantage of these compared o others
What is the perpose of user-defined base state method?
What is defaultbasestate?
Can we use regular expressions to facilitate dynamic objects identification by SilkTest?