Software acceptance test plan: Difference between revisions
Jump to navigation
Jump to search
(Created page with "使用者驗收測試(User Acceptance Test) Goal -> functional features & non-functional features -> test plain Execution environment: * (1) build new environment (version...") |
(No difference)
|
Revision as of 09:40, 6 April 2018
使用者驗收測試(User Acceptance Test)
Goal -> functional features & non-functional features -> test plain
Execution environment:
- (1) build new environment (version & package version were defined) using docker
- (2) deploy the codes
- (3) testing
- small amount data, large amount data
- expected or un-expected result
References