Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...


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


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

Post New Answer

More Silk Test Interview Questions

How do you create a user defined class in silk?

2 Answers  


How to create group and sub group descriptions in a testplan?

0 Answers  


why silk test sees each objects as custom windows?

1 Answers   BMC,


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  


Can we customise the result file?

1 Answers  


procedure or steps to do silk test? clearly

2 Answers  


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

0 Answers  


How to specify a browser extension to a web application?

0 Answers  


how to pass TDS intery in tally?

0 Answers  


How to run a test case from a test script file?

0 Answers  


How to attach silk test results to test director?

3 Answers  


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  


Categories