SEDec 9, 2013

Strategy pattern: payment pattern for Internet banking

arXiv:1312.2327v15 citations
Originality Synthesis-oriented
AI Analysis

This work addresses software design issues for internet banking systems, but it is incremental as it applies existing pattern concepts to a specific domain.

The paper tackles the challenge of reusability in internet banking software by designing a strategy pattern for payment processes using Business Process Modeling, resulting in a reusable component for software architects.

This paper brings out the design patterns according to the various services involved in internet banking. The Pattern oriented Software Architecture uses the pattern which eliminates the difficulty of reusability in a particular context. The patterns are to be designed using BPM (Business Process Model) for effective cross cutting on process level. For implementing the above said BPM, the Internet banking has been taken to implement the pattern into it. The Analysis and identification of various processes in Internet Banking have been done, to identify the effective cross cutting features. With this process the pattern has been designed, as a reusability component to be used by the Software Architect. The pattern help us to resolve recurring problems constructively and based on proven solutions and also support us in understanding the architecture of a given software system. Once the model is finalized by analyzing, we found payment in the process of internet banking has a strategy pattern.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes