How to specify a browser extension to a web application?


No Answer is Posted For this Question
Be the First to Post Answer

Post New Answer

More Silk Test Interview Questions

what type of frameworks are you using in silk test?

3 Answers   Stag Computers,


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

0 Answers  


How to create a new silktest project?

0 Answers  


How to define an object verification in a test case?

0 Answers  


How to test your defaultbasestate?

0 Answers  






Is there any way of passing values at runtime? Like scanf does in C.

0 Answers  


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

4 Answers   Wipro,


Where are the testplan attributes stored?

0 Answers  


What is the perpose of user-defined base state method?

3 Answers   TCS,


How do you create a user defined class in silk?

2 Answers  


What is Silktest?

4 Answers  


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?

3 Answers  


Categories