Can silktest switch browsers automatically?
No Answer is Posted For this Question
Be the First to Post Answer
Can silktest switch browsers automatically?
How to define an object verification in a test case?
What is the perpose of user-defined base state method?
I have Silk Test 7.5 installed to my machine. My silk recoginizes all the windows applications.But its not recoginizing the web application.When i try to ENABLE EXTENSION for any web application i am not getting the window with the two radio button namely DOM and VO. What could be the problem? I also tried using browsers like IE,FF and also uninstalled the silk n reinstalled it again.But it works out with my neighbours system....Wht could be the problem?????
What is the segue testing methodology?
What are the important aspects of a test case?
What is defaultbasestate?
What are testplan attributes?
How can you get the moving contents of flash image using silktest.
Whats the difference between Basestate & Default basestate?
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?
How to run a test case from a testplan file?