1answer.
Ask question
Login Signup
Ask question
All categories
  • English
  • Mathematics
  • Social Studies
  • Business
  • History
  • Health
  • Geography
  • Biology
  • Physics
  • Chemistry
  • Computers and Technology
  • Arts
  • World Languages
  • Spanish
  • French
  • German
  • Advanced Placement (AP)
  • SAT
  • Medicine
  • Law
  • Engineering
Katena32 [7]
3 years ago
14

You are asked to design a software package for an On-line Banking System (OBS). The OBS will take requests from its user on the

Internet. The requests include:
 Open an account with savings, checking, and CDs.
 Transfers between savings and checking, and Establish a CD are also among the requests.
 Close an account, or just close the savings account, withdraw CD are also permissible.
 Deposit, withdraw from a checking account are as routine requests

Step1. Identify the actors and the software entities for the system to be implemented.Step2. Describe five Customer/Business Use Cases.Step 3. Derive User Interface from the Business Use Cases. Draw a few user interface sketches.Step 4. Draw a Use Case Diagram, which consists of five use cases, defined in Step 2. (use Visual_Paradigm software)Step 5. Create at least 7 to 9 Classes from Actors and Entities as you have defined in the use cases. (use Visual_Paradigm software)Step 6. Write attributes and Operations (Methods) for each Class. The Operations are derived from Activities in the system. (use Visual_Paradigm software)Step 7. Draw one Sequence Diagram with 5 to 7 entities as you defined in use cases. This is the Behavior Modeling. (use Visual_Paradigm software) Draw communication diagrams for the Use cases you defined in Step 2 and 4. This step is called Use Case Realization. (use Visual_Paradigm software)Step 8. Now you are at System Design Stage to make technology, and topology choices. That is to be done in the rest of this semester.The last step: Base on the answers for Step 5 and 6, write the Java code for class declaration, variable and method declaration, and Main. If you have time fill in some of the code for methods

Engineering
1 answer:
Anit [1.1K]3 years ago
3 0

Answer:

From the statements described above,The proposed software package Online Banking System(OBS) shall provide the following services to the customer(account holder)

Receive all transaction requests from the customers trough online to perform banking activities

Offer a variety of services in banking like:

Opening an account with facilities of Savings,Checking and CD

Issuing checks and check clearance

Transfer of funds between savings and checking account

Establishing a CD(Certificate of Deposit)

Performing routine activities like

Deposit or withdraw funds from a checking account

Closing an account in one of the following operation

Complete closure of account

Closing only savings account

Withdraw CD (on Maturity of CD deposits) and close CD account

Unlike traditional Banking system, OBS offers all the operations through On-line mode over the internet thereby it eliminates manual intervention for the banking transactions from the Bank's side for most of the transactions except some cases like verification of new account applications or complaint redressal and technical support .In such cases ,There will be some users of the software with special privileges to access certain services to perform activities like user data verification and technical support.

Step:1 Identification of actors and software entities for the system to be implemented

The following are the actors identified in the system

Actors:

The users of the proposed system were classified as:

Customer : A user with an active account

Guest user:The user who applies for an account

Administrator:Maintainsand Controls OBS

Manager: Manages the transactions and Banking related issues

Technical Manager: Resolves technical issues of customers

Software entities:

Bank database :Maintains the data of all user accounts

Application server : Maintains the application software components and hosts the OBS website

Automatic Clearing House system : Processes transactions for checks

Step 2: Designing use cases

Use case diagrams are used to describe the system model by representing a set of use cases .Each use case represents a set of actions performed on the system by an actor.

The following are the two approaches of representing the system in a use case model:

1.Representing a use case for actions done by actors e.g. login , logout,message etc.,

2.Representing a use case for business process(Business use cases) e.g. transfer,registration etc.,

The following is the description of five possible business use cases for the requirements specified above

You might be interested in
Please help is due tonight
Kipish [7]

Answer:

tHE answer is b

Explanation:

7 0
3 years ago
Read 2 more answers
A(n)___ branch circuit supplies two or more receptacles or outlets for lighting and appliances
Juli2301 [7.4K]

Answer: General purpose branch circuit

Explanation:

General purpose branch circuit are the type of circuits that are used mainly to supply light to two or more receptacle outlets for small appliances. This circuits are about 120v can be used either in residential, commercial and industrial buildings.

6 0
3 years ago
¿Cuándo se formarán cristales en una mezcla que se está evaporando?
Georgia [21]
Answer - La cristalización ye un procesu químicu pol cual a partir d'un gas, un líquidu o una disolución, los iones, átomos o molécules establecen enllaces hasta formar una rede cristalina, la unidá básica d'un cristal. La cristalización emplegar con bastante frecuencia en química para purificar una sustancia sólida.
5 0
3 years ago
An electric field is expressed in rectangular coordinates by E = 6x2ax + 6y ay +4az V/m.Find:a) VMN if point M and N are specifi
Fittoniya [83]

Answer:

a.) -147V

b.) -120V

c.) 51V

Explanation:

a.) Equation for potential difference is the integral of the electrical field from a to b for the voltage V_ba = V(b)-V(a).

b.) The problem becomes easier to solve if you draw out the circuit. Since potential at Q is 0, then Q is at ground. So voltage across V_MQ is the same as potential at V_M.

c.) Same process as part b. Draw out the circuit and you'll see that the potential a point V_N is the same as the voltage across V_NP added with the 2V from the other box.

Honestly, these things take practice to get used to. It's really hard to explain this.

3 0
3 years ago
What happens to the duty cycle for a GMAW Gun when 75Ar/25COzgas
skad [1K]

So what happens is the host will not kill the y no se que hacer para no one can see it in

6 0
2 years ago
Other questions:
  • You have designed a treatment system for contaminant Z. The treatment system consists of a pipe that feeds into a CSTR. The pipe
    8·1 answer
  • If 20 kg of iron, initially at 12 °C, is added to 30 kg of water, initially at 90 °C, what would be the final temperature of the
    6·1 answer
  • suppose a wheel with a 15 inch diameter is used to turn a water valve stem with a radius of .95 inches. What is the Mechanical a
    15·1 answer
  • Different types of steels contain different elements that alter the characteristics of the steel. For each of the following elem
    6·1 answer
  • What was the most important thing you learned this school year in your engineering class and why did you choose this thing
    15·1 answer
  • The structure of PF3(C6H5)2 is trigonal bipyramidal, with one equatorial and two axial F atoms which interchange positions when
    15·1 answer
  • Drag each label to the correct location on the chart. Classify the organisms based on how they obtain food.
    14·2 answers
  • Select the correct answer. The most frequent maintenance task for a car is: A. Oil changes B. Tire replacements C. Coolant chang
    10·2 answers
  • Alguém para conversa
    13·1 answer
  • Whats the purpose of the keyway
    13·1 answer
Add answer
Login
Not registered? Fast signup
Signup
Login Signup
Ask question!