How to create group and sub group descriptions in a testplan?
No Answer is Posted For this Question
Be the First to Post Answer
What is stored in a test frame?
What are the problems you faced while identifying an object in silk?
How can i used If Else statement in Silk Test. And my table name is login how can i get rowcount in the table having
How to assign attribute values to test cases?
who is the head of the BMC
How to select a group of test cases in a testplan to run?
Whats the difference between Basestate & Default basestate?
What is the standard flow of execution of a test case?
Want to lear from basic about silktest and how to write scripts. Please let me know if you know any website
How to define values for a testplan attribute?
what is the use of exception handling in Silk Test and how to use the commands?
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?