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...

What is the advantage of using do except instead of
other error logging functions?

Answer Posted / vimalkanth

Using exception handling, the script can be handled in
better way.

1) One can manage Flow Control
2) Better error handling
3) Helps in analysis

Note: Test Engg should be really good at programming to
achieve this.

Is This Answer Correct ?    0 Yes 1 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

How to run all test cases in a testplan?

1082


How to select a group of test cases in a testplan to run?

957


What is a silktest testplan?

994


How to create a new silktest project?

967


How to specify a browser extension to a web application?

1098


How to run a test case from a testplan file?

1061


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

1030


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

2427


What are the default testplan attributes?

1005


How to assign attribute values to test cases?

1043


What is silktest agent?

971


can any one please tell me the full form of .g.t in silktest datadriven method

3003


How to create and edit a testplan?

989


What are testplan attributes?

954


How to create a test frame?

1039