MCSL036 LAB Course Solved Assignment 2018-2019

LAB Course Solved

Section A: Object Oriented Analysis and Design 
Question 1: As online commerce is increasing, many organizations are setting up online digital payment system which work as follows: 
(i) A costumer does shopping on any shopping site with a credit card or a debit card. A credit card and debit card is issued to any person after verification of all details by a bank such as identity card and the salary statement for the last six months. 
(ii) Purchasing detail goes through a payment gateway which encrypts the data to keep it private  and send it to the payment processor  
(iii) The payment processor sends a request to the costumer’s issuing bank to check whether they have enough credit to pay for the purchased items
(iv) The issuing bank responds with a yes (a approval) or no (a denial)   
(v) The payment processor sends the answer back to the costumer’s merchant bank to credit the account in the name of a costumer.  
Do the following tasks: (1) Draw Use Case diagram (2) Define all classes and the  class diagram     (3) Draw a simple object model  (4) Draw a state transition diagram       
Section B: MCS-34: Software Engineering 
Question 2: For the digital payment problem discussed in a section A do the following tasks: 
(1) Develop SRS  (2) Draw Data Flow Diagrams (Level 0, Level1) (3) Draw an E-R diagram and its related normalized tables.
Section C: MCS-035: Accountancy and financial Management 
Question 3: Post the following transactions of a chemist shop to prepare the journal, ledger and trial balance:



Comments

Post a Comment

Popular posts from this blog

Array

Asymptotic notations