Reference no: EM13164899
OVERVIEW
1. Created a document describing the business and identifying the problems being experienced by the assignment case study company, Farmers Friend.
2. You will also need to include a "reflection" document that identifies:-
a. how your team's original Assignment-1 report has had to be modified to correct any errors detected from the marking feedback,
b. any subsequent review by yourself during your modelling activities,
c. and personal comments about how you handled the whole process.
3- Follow the marking sheet.
Item 4.
- Just TWO ActivityDiagrams are required to be drawn, but for each of them there must be both an Activity Narrative and a Diagram (using swimlanes).
- The two that you must supply are "Select Purchases"and "Make Payment".
You should write the data elements, activity list and the steps of the drawing in visio. You should use UML metriec style not the US style
- You must supply the following DFD drawings...
- A correct Context Diagram.
- A System Diagram.
- Three Sub-system diagrams - "Select Purchases", "Make Payment",and "Pick Order".
- The Data element listings can be for any Master files or Transaction files relating to any of the Sub-system diagrams, but must relate ONLY to those three Sub-Systems.
Use Case to start Assignment
Business activity and business data
Action
|
Internal Role
|
External Stakeholder
|
Main data needed by all people involved
|
1. Customer Order received online
|
Sales manager
|
customer
|
Invoice : Select Purchases
|
2. Credit check is done to prevent customer over-commitment.
|
Credit manager
|
Customer
|
Credit : Payment
|
3. Goods shipped to a customer by courier.
|
Sales manager
|
Customer
|
Invoice : Order Picked
|
Note: when you are doing the DFD diagram just use the external box.
Try to use the master data or make it up.
The diagrams have to be in the Assignment:
1- Context diagram - showing the system "Farmer Friend"
2- System diagram - showing the subsystem
3- Primitive diagram (DFD) - showing "Make Payment"
4- Primitive diagram (DFD) - showing "Select Purchases"
5- Primitive diagram(DFD) - showing " pick order"
6- Activity diagram - showing " Make Payment"
7- Activity diagram - showing " Select purchases"
What is the key value of the 4th index
: What is the key value of the 4th index record on the top level, assuming each index record points to the record with the highest key value in a block of the next level down?
|
Create an array of objects from the provided code
: Create an array of objects from the provided code and run a for loop to assign strings and numbers. In this assignment, I will need to see the main function. Make sure there is a default constructor.
|
How many grams of the element nickel are contained
: How many grams of the element nickel are contained in 10.0 g of a 10.2 wt % solution of nickel sulfate hexahydrate, NiSO4 . 6H2O (FM 262.85)?
|
Creates three arrays of type double
: Write a C# program that creates three arrays of type double. Using a loop, prompt the user to input 10 initial values for each of two arrays (for a total of 20 values).
|
Create a document describing the business
: Created a document describing the business and identifying the problems being experienced by the assignment case study company, Farmers Friend.
|
When merge sorting you could recursively
: Suppose when merge sorting you could recursively sort four sub-lists instead of two and still merge them all in linear time. Give the recurrence relation that describes this.
|
What is the mole fraction of na2co3 in resulting solution
: You want to prepare a solution that is 0.200m in Na2CO3. How many grams of the salt must you add to 125g of water? What is the mole fraction of Na2CO3 in the resulting solution?
|
What is the l2 read miss penalty?
: s computer calculate the following: (a) What is the L2 read miss penalty? (b) What is the L1 read miss penalty? (c) What is the read penalty (L1 and L2 cache)? (d) Assume 33% (1/3) loads, and everything else is ideal. What is the CPI? (e) What would ..
|
A good way to structure this program
: A good way to structure this program is to read in each "number" as a string of characters, look at the first character to determine what kind of number it is (hex, binary, decimal), and then call an appropriate function to convert the string into..
|