In STPS 6th, Glenn Jones divided tests in Agile development into seven types in fly into agile development with agile testing: (1) automated regression test CodeTo verify that the current modification does not destroy the existing functions. (2) unit test checks whether unit-level code works properly. (3) Public API test verifies that APIs called by third-party developers can work normally and be documented. (4) Private API test (Private API test) verifies that the internal APIs are working properly. (5) command-line test (command-line test) verifies that the command entered in the command line works normally. (6) User Interface Test (User Interface Test) checks whether the interface layer functions normally. (7) "dog-food" test (dog-food test) uses an interesting name "dog-food test". Try your "Dog Food" first! Use self-developed products within the enterprise to ensure that the functions are correct and meet the usage requirements.
The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion;
products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the
content of the page makes you feel confusing, please write us an email, we will handle the problem
within 5 days after receiving your email.
If you find any instances of plagiarism from the community, please send an email to:
info-contact@alibabacloud.com
and provide relevant evidence. A staff member will contact you within 5 working days.
A Free Trial That Lets You Build Big!
Start building with 50+ products and up to 12 months usage for Elastic Compute Service