How to define new testplan attributes?
No Answer is Posted For this Question
Be the First to Post Answer
What is the Real time process for testing please tell in detain 7it is very urgent.
What is the segue testing methodology?
How to run a test case from a test script file?
Can we use regular expressions to facilitate dynamic objects identification by SilkTest?
Where are the testplan attributes stored?
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 are agents in silk?
Hi All, An newbiee to silk test tool. I wanted to write a function which checks the browser type installed in the local machine & then based on the browser type test case should run. I tried little bit writing the function : Void Func_ValidateBrowserType() Window myWin myWin = Browser.GetRealBrowser () print (myWin) Any help please.. Thanks, V
What are testplan attributes?
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
Define Silk Testing.
what is the use of exception handling in Silk Test and how to use the commands?