15,041
edits
(Created page with "使用者驗收測試(User Acceptance Test) Goal -> functional features & non-functional features -> test plain Execution environment: * (1) build new environment (version...") |
mNo edit summary |
||
| Line 8: | Line 8: | ||
* (2) deploy the codes | * (2) deploy the codes | ||
* (3) testing | * (3) testing | ||
** small amount data, large amount data | ** testing by small amount data, large amount data | ||
** expected or un-expected result | ** expected or un-expected result | ||
** validate the format of data e.g. data type of column | |||
References | References | ||