Sunday, 17 February 2019

Functional and Non-Functional Requirements (Group 4)


DFP5043 – Software Requirement and Design
Tutorial Lab5
CLO2

Instruction:
Discuss and contribute together to answer the questions below and post the answer to the class’s blog. Don’t forget to write your name in the blog.

Q1. Discover ambiguities or omissions in the following statement of requirements for part of a ticket-issuing system:

An automated ticket-issuing system sells rail tickets. Users select their destination and input a credit card and a personal identification number. The rail ticket is issued and their credit card account charged. When the user presses the start button, a menu display of potential destinations is activated, along with a message to the user to select a destination. Once a destination has been selected, users are requested to input their credit card. Its validity is checked and the user is then requested to input a personal identifier. When the credit transaction has been validated, the ticket is issued.

Answer:
Ambiguities and omissions include:
1. Can a customer buy several tickets for the same destination together or must they be bought one at a time?   
2. Can customers cancel a request if a mistake has been made?
3. How should the system respond if an invalid card is input?
4. What happens if customers try to put their card in before selecting a destination (as they would in ATM machines)?
5. Must the user press the start button again if they wish to buy another ticket to a different destination?
6. Should the system only sell tickets between the station where the machine is situated and direct connections or should it include all possible destinations?

Add 3 more answer.
7. Can customers change their destination after bought the ticket?
8. What will happen if user repeatedly enter invalid combination of username and password?
9. How can customers contact customer support hotline if there is any enquiries?


Q2. Write a set of non-functional requirements for the ticket-issuing system, setting out its expected reliability and response time.

Answer:
Possible non-functional requirements for the ticket issuing system include:
1. Between 0600 and 2300 in any one day, the total system down time should not exceed 5 minutes.
2. Between 0600 and 2300 in any one day, the recovery time after a system failure should not exceed 2 minutes.
3. Between 2300 and 0600 in any one day, the total system down time should not exceed 20 minutes.
4. After the customer presses a button on the machine, the display should be updated within 0.5 seconds.
5. The ticket issuing time after credit card validation has been received should not exceed 10 seconds.
6. When validating credit cards, the display should provide a status message for customers indicating that activity is taking place.
7. The maximum acceptable failure rate for ticket issue requests is 1: 10000.

Add 3 more answer.
8. When user entered invalid combination of username and password, the display should provide a status message for customers indicating there is an error.
9. When entering user’s information, the display must provide an error handling to avoid invalid format of email or phone number.
10. How efficient is the access and response time for customer to connect with the system?





NAME:

  • Nazaratul Kasrina binti Kamarulzaman (01DDT17F1011)
  • Nurul Adlina Binti Muhamad Zainal (01DDT7F1019)
  • Anis Wahida Binti Razik (01DDT17F1020)
  • Siti Nur Mariah Binti Abdullah (01DDT17F1030)
  • Muhamad Aidil Irfan bin Ahmad Azali (01DDT17F1028)
  • Mohammad Aizat Nazmi bin Mohd Satar (01DDT17F1034)
  • Azrul Faiz bin Abd Aziz (01DDT17F1029)
  • Mohammad Raihan bin Mohd Johari (01DDT17F1031)

No comments:

Post a Comment

UML Group 1

DFP5043 – Software Requirement and Design Lab 7 Instructions: Discuss with your group. Answer all questions and post the question an...