Skip to content

Lab 7 Software Validation & Verification Plan

sliiser edited this page Dec 16, 2014 · 6 revisions

##Task 1 Test plan for the verification of the POS application

##Task 2

##Task 3 ###Usability Description:

All user performed actions (all user groups) must be logged and stored online for 60 days.

Measuring plan:

  1. Ask 5 users in each group to perform listed actions and write them down. Use "Remote Usability Testing" for different time zones.

  2. Each user must perform listed actions.

  3. Check log table for listed actions and expiry date then compare them to user performed actions and check if every action is logged for atleast 60 days.If all actions match and are logged test is successful.

Description:

POS must be able to function offline (without network required operations) and store the collected data locally for up to 3 days.

Measuring plan:

  1. Set up POS in offline mode.

  2. Ask 5 users in each group to use POS every day for 3 days. Users must keep a log of their actions.

  3. After 3 days compare collected data to user logged data. If everything is stored correctly test is successful.

###Performance Description:

Loyal customer card must be activated and functional within 10 seconds in the same restaurant and within 5 minutes internationally after filling user data.

Measuring plan:

  1. Set up an order to be ready for loyal customer verification.

  2. In order to test loyal customer activation process, we need to create one. Create one in the same instance you set up the order (step 1). Make sure the loyal customer was added to the system (success message)

  3. After creation, set up a timer. In 10 seconds try to register a loyal customer in order you created in step 1. It should be successful.

  4. Log in to another instance, preferably some other country. Set up an order to be ready for loyal customer verification.

  5. When 5 minutes has been clocked, try to register loyal customer you created in step 2. It should be successful.


Description:

Waiter check-in process (authentication) must not take more than 5 seconds.

Measuring plan:

  1. In order to test check-in we must test both authentication methods: password and biometric. POS must be ready in locked state.

  2. Try to log in using fingerprint. You should be ready to interact with POS in 5 seconds. Clock it. Try at least 3 times (each time going back to initial state).

  3. Try to log in using passcode. You should be ready to interact with POS in 5 seconds. Clock it. Try at least 3 times (each time going back to initial state).

Clone this wiki locally