-
Notifications
You must be signed in to change notification settings - Fork 1
Test Plan
NaniiGheorghe edited this page Apr 12, 2019
·
27 revisions
| Test case | Description |
|---|---|
| TC-1 | The ability of the user/administrator to open a door lock(if has access to it) using an electronic key or fingerprint. |
| TC-2 | The ability of the administrator to create a new office room. |
| TC-3 | The ability of the administrator to give access to a user to a specific office room |
| TC-4 | The ability of the user to see all his accessible/inaccessible door locks(web/mobile). |
| TC-5 | The ability of the administrator to create a new user. |
Testing basic flows for purpose features.
- The project source can be found here
given
my test environment has been set up correctly
when
I scan my finger
then
The door should unlock, and the green bulb must light up.
- My test environment has been set up correctly
- Finger scan
| Step No. | Step description | Expected result |
|---|---|---|
| 1. | Scan finger | Door unlock and green bulb must light up. |
- Scanner could not read the finger from first time.
Home Page