GeekInterview.com
   Home |  Tech FAQ  |   Interview Questions |  Placement Papers |  Tech Articles |  Learn |  Freelance Projects |  Online Testing |  Geeks Talk |  Job Postings |  Knowledge Base | Site Search |  Add/Ask Question

  GeekInterview.com  >  Interview Questions  >  Testing Tools  >  SilkTest

 Print  |  
Question:  Silk test Exception handling

Answer: What is the use of Exception handling? Explain with sample code


January 01, 2008 00:46:59 #1
 shumi   Member Since: December 2007    Total Comments: 7 

RE: Silk test Exception handling
 
If unexpected events ,errors,application crash occur during the execution then the execution ill get distrupted.....we can overcome those problems using exception handling....
     

 

Back To Question