How to define new testplan attributes?
Define PEER Review ,what it contains & What we discuss in that meeting.
Define Silk Testing.
What is silktest host?
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?
Why should we use Silk test .we can use QTP or other tool .What is the difference.
How to define values for a testplan attribute?
Whats the difference between Basestate & Default basestate?
How to attach silk test results to test director?
In "Property" the user-defied property can have two functions only, define that?
How to create group and sub group descriptions in a testplan?
What are testplan attributes?
Is there any way to retrieve content of the image i.e If image contains text... how to retrieve in silk test In QTP there is GetVisibleText is there any function similar to this in silktest...