Back to Search Start Over

Quality Assessment of a Job Portal System Designed Using Bout Design Pattern

Authors :
Hironori Washizaki
Smriti Sharma
R. Nadarajan
G. Priyalakshmi
Source :
Communications in Computer and Information Science ISBN: 9789811057793
Publication Year :
2017
Publisher :
Springer Singapore, 2017.

Abstract

Design Patterns provide solutions to problems that are notably prevailing in software engineering. The paper targets the importance of design patterns, but also aims on how design patterns uncover and fortify good object oriented principles. A design pattern called Bout was discovered to maintain sessions for a specific period of time. The design is a generic solution to implementing web portals by storing session data of clients on the server. The Bout pattern comprises the design principle of Singleton and Prototype patterns, thus guaranteeing a more reusable design. The Bout pattern is documented in the Gang of Four pattern description template. The Bout pattern was tested with a Job Portal system with additional patterns, Factory Method, Decorator and Observer, with significant improvement in object oriented design metrics. Metrics which showed a significant enhancement were Depth of Inheritance Tree and McCabe Cyclomatic Complexity. The reusability of black box components was analyzed for the Job Portal system which shows a momentous rise in the metrics. The source code was analyzed for modularity traits such as size, complexity, cohesion and coupling, which in turn determines the class quality, package quality and hence the modularity index. These quality metrics showed a symbolic upswing with Bout pattern and supporting patterns. Thus software designers can enhance the quality of distributed systems with the exercising of Bout pattern.

Details

ISBN :
978-981-10-5779-3
ISBNs :
9789811057793
Database :
OpenAIRE
Journal :
Communications in Computer and Information Science ISBN: 9789811057793
Accession number :
edsair.doi...........b436cc1211c0ca7c962aebc8ab39fb2a
Full Text :
https://doi.org/10.1007/978-981-10-5780-9_18