IT 242-Credit Card Processing System Questions- Saudi Electronic University .

College of Computing and Informatics Assignment 2 Deadline: Sunday 21/11/2021 @ 23:59 [Total Mark for this Assignment is 5] Student Details: Name: ### ID: ### CRN: ### Instructions: • • • • • • • • • • You must submit two separate copies (one Word file and one PDF file) using the Assignment Template on Blackboard via the allocated folder. These files must not be in compressed format. It is your responsibility to check and make sure that you have uploaded both the correct files. Zero mark will be given if you try to bypass the SafeAssign (e.g., misspell words, remove spaces between words, hide characters, use different character sets or languages other than English or any kind of manipulation). Email submission will not be accepted. You are advised to make your work clear and well-presented. This includes filling your information on the cover page. You must use this template, failing which will result in zero mark. You MUST show all your work, and text must not be converted into an image, unless specified otherwise by the question. Late submission will result in ZERO mark. The work should be your own, copying from students or other resources will result in ZERO mark. Use Times New Roman font for all your answers. Question One Pg. 01 1 Mark Learning Outcome(s): CLO1. Explain different software processes and how to choose between them. Question One Discuss any four essential activities in the requirement monitoring. Question Two Pg. 02 Learning Outcome(s): CLO3: Design in the large, including principled choice of a software architecture, the use of modules and interfaces to enable separate development, and design patterns. Question Two 1.25 Marks Draw a use-case diagram for the Credit Card Processing System. The primary actor for the system is a Merchant’s Credit Card Processing System. The merchant submits a credit card transaction request to the credit card payment gateway on behalf of a customer. The bank that issued the customer’s credit card is the actor who could approve or reject the transaction. If the transaction is approved, funds will be transferred to the merchant’s bank account. Question Three Pg. 03 Learning Outcome(s): CLO3 Design in the large, including principled choice of a software architecture, the use of modules and interfaces to enable separate development, and design patterns. Question Three 1.5 Marks Draw the Swimlane diagram for the student admission / registration process in a Master degree program at XYZ university. The student submits application form to the university administration which is forwarded to the registry office for a review. • If the registry office discovers that the student does not meet the admission criteria, the “application rejection” decision is communicated to the university administration which notify the applicant of the rejection and keep a copy of the decision in student personal file. • Otherwise, the student meets the admission criteria and the application is forwarded to a prospective student adviser who further evaluates it from different perspectives and decides whether to accept or reject the application. o If the student adviser accepts the application, he/she prepares the acceptance letter and send it directly to the student. o If the adviser decides to reject the application for some reason, the decision is forwarded to the university administration which notify the applicant of the rejection and keep a copy of the decision in student personal file. Question Four Pg. 04 Learning Outcome(s): CLO4 Apply good software engineering principles including communication, planning, modeling, and construction principles. Question Four 1.25 Marks Discuss the minimum 5 selection characteristics that should be used while considering each potential class for inclusion in the analysis model: