Simplifying Use Case Models using CRUD Patterns
Prashant1, Sarika Gupta2

1Prashant*, Assit. Prof.(IT), GCE, Gurgaon, Haryana, India.
2Sarika Gupta#, Assit. Prof.(IT), DCE, Gr. Noida, U.P., India.

Manuscript received on April 15, 2012. | Revised Manuscript received on April 20, 2012. | Manuscript published on May 05, 2012. | PP: 104-106 | Volume-2 Issue-2, May 2012 . | Retrieval Number: B0535042212/2012©BEIESP
Open Access | Ethics and Policies | Cite 
© The Authors. Published By: Blue Eyes Intelligence Engineering and Sciences Publication (BEIESP). This is an open access article under the CC BY-NC-ND license (http://creativecommons.org/licenses/by-nc-nd/4.0/)

Abstract: In this paper, we have presented CRUD, a use-case patterns that is proven useful for developing maintainable and reusable use-case models. These patterns focus on designs and techniques used in high-quality models, and not on how to model specific usages. In CRUD we merge short, simple use cases such as Creating, Reading, Updating, and Deleting pieces of information into a single use case forming a conceptual unit.

Keywords: Create data, delete data, information handling, merge use cases, read data, short flow, short use case, simple operation, update data.