-
Notifications
You must be signed in to change notification settings - Fork 0
Test Cases
Setthanat Kladee edited this page Oct 21, 2021
·
47 revisions
| Test ID | Test Case Name | Description | Expected Result | Actual Result | Status |
|---|---|---|---|---|---|
| 1 | calulate user's age of user who was born on 10 Oct 2000 | Calculate the age from the date of the person (calculate in the year 2021) | The function should calculate the age correctly and return 21 | Same as expected result | ✔️ |
| 2 | calulate user's age of user who was born on 31 Dec 2000 | Calculate the age from the date of the person (calculate in the year 2021) | The function should calculate the age correctly and return 20 | Same as expected result | ✔️ |
| :----------: | :-------------: | :-------------: | :-------------: | :-------------: | :-------------: |
| :----------: | :-------------: | :-------------: | :-------------: | :-------------: | :-------------: |
| :----------: | :-------------: | :-------------: | :-------------: | :-------------: | :-------------: |
| :----------: | :-------------: | :-------------: | :-------------: | :-------------: | :-------------: |