Design And Maintainability Flashcards
What is feasibility
If a project is able to be done or not
What is time feasibility
If a project is able to be completed in a specified time
What is economic feasibility
If a project is able to be completed within a specified budget
What is legal feasibility
If a project is able to be done in accordance to the law
What is technical feasibility
If a project is able to be done with available technology
What is a use case diagram
A diagram to show all possible things a user could do
What does an extend do
Adds a second process that is always done
What does an include do
Adds another process that is sometimes done
What does an oval represent
A use case
Why does a stick figure represent
An actor
A line going from a customer to an employee means
The employee is a generalisation if the employee and can do everything the customer can with a few extra use cases
What is corrective maintenance
Fix a problem that has been discovered
What is perfective maintenance
Add new features
What is adaptive maintenance
Change the hardware or software of the code
What is the word for if two task are performed at the same time on a Gantt chart
Concurrent