Testing
摘要
Testing is the most widely used approach for verifying if the code of an application performs as intended. There are other approaches for verification also, e.g. formal verification, model checking, and code reviews.