Question
A simple food delivery application has the following transactions and files: a) A file of high complexity containing restaurant details, a file of medium complexity
A simple food delivery application has the following transactions and files:
a) A file of high complexity containing restaurant details, a file of medium complexity containing order details, and a medium-complexity customer file. These files are maintained by this system.
b) A low-complexity credit card file maintained by another system that is accessed by this app for verifying credit card information.
c) A transaction of low complexity to update customer details.
d) A transaction of low complexity to compute and print out the total cost for an order.
e) A transaction of high complexity to compute and print out sale reports.
f) A transaction of medium complexity to update restaurant details.
g) A transaction of medium complexity to answer a query from the customer regarding their order details.
h) A transaction of high complexity to update order details.
i) A transaction of medium complexity to answer a query regarding restaurant details.
j) A high-complexity map file maintained by another system that is accessed by this app for street maps and locations.
Calculate the total function point values for ILFs, EIFs, EIs, EOs and EQs
Step by Step Solution
There are 3 Steps involved in it
Step: 1
Get Instant Access to Expert-Tailored Solutions
See step-by-step solutions with expert insights and AI powered tools for academic success
Step: 2
Step: 3
Ace Your Homework with AI
Get the answers you need in no time with our AI-driven, step-by-step assistance
Get Started