Describe Error Handling in the FRD

Showing Answers 1 - 12 of 12 Answers

rajkumar

  • Nov 25th, 2005
 

Error Handling in the FRD

  Was this answer useful?  Yes

sudhakar2068

  • Sep 23rd, 2006
 

This paper informs about design and implementation of error handling facilities in business information systems. It presents a pattern language for the object oriented design of components needed for error handling and also present sample code in different programming languages (C++, Java, Cobol, Smalltalk).

sudhakar kolla.

My Email:kollasudhakar2005@yahoo.co.in.

My Number:09819859346.

  Was this answer useful?  Yes

madhu_cs2001

  • Mar 28th, 2007
 

FRD:: Functional Requirement Document

Error Handling in the FRD:::: In the design details there will be a ERROR HANDLING  section where it will be mentioned about the error that will be present in the routine /script/code, so that by seeing error messages which be taken care and corrected.

Even while testing also.


And also ERROR HANDLING is when a routine  is run for certain specification then if the specification is not present then a error will be added through a remark by the routine itself , when these remark is seen so that the specification is corrected as per the requriement


Please advise on this.

Waiting for your response

Thanks,

Madhu CS

mithr17

  • Oct 31st, 2011
 

FRD : functional requirements document
Error handling means application should throw error messages when user forget to enter data in some fields; or user enters wrong data.

Example: user enters wrong user name & password combination. Application should display and error message asking user to enter correct username/ password.

  Was this answer useful?  Yes

mithr17

  • Nov 3rd, 2011
 

@ sudhakar2068

I see that you had copy/pasted the content from else where. If it is your own paper, a link to that paper would be appreciated. Perhaps, we all can read it

BUT, but if the paper isn't yours, please give credit to the author. This is for your good as you will shield yourself from copyright infringement lawsuit!

  Was this answer useful?  Yes

Give your answer:

If you think the above answer is not correct, Please select a reason and add your answer below.

 

Related Answered Questions

 

Related Open Questions