This shows you the differences between two versions of the page.
| Next revision | Previous revision | ||
|
dido:public:ra:xapend:xapend.a_glossary:s:sanitytesting [2020/11/15 02:19] nick created |
dido:public:ra:xapend:xapend.a_glossary:s:sanitytesting [2021/10/04 13:40] (current) 50.19.247.197 ↷ Links adapted because of a move operation |
||
|---|---|---|---|
| Line 1: | Line 1: | ||
| ===== Sanity Testing ===== | ===== Sanity Testing ===== | ||
| - | [[dido:public:ra:xapend:xapend.a_glossary | Return to Glossary ]] | + | [[dido:public:ra:xapend:xapend.a_glossary:start| Return to Glossary ]] |
| - | **Sanity Testing** is a subset of [[dido:public:ra:xapend:xapend.a_glossary:r:regressiontesting|regression testing]]. Sanity testing is performed to ensure that the code changes that are made are working as properly. Sanity testing is a stoppage to check whether testing for the build can proceed or not. The focus of the team during sanity testing process is to validate the functionality of the application and not detailed testing. Sanity testing is generally performed on build where the production deployment is required immediately like a critical bug fix. | + | **Sanity Testing** is a subset of [[dido:public:ra:xapend:xapend.a_glossary:r:regressiontesting|regression testing]]. Sanity testing is performed to ensure that the code changes that are made are working as properly. Sanity testing is a stoppage to check whether testing for the build can proceed or not. The focus of the team during sanity testing process is to validate the functionality of the [[dido:public:ra:xapend:xapend.a_glossary:a:application|application]] and not detailed testing. Sanity testing is generally performed on build where the production deployment is required immediately like a critical bug fix. |
| Source: [[https://www.geeksforgeeks.org/sanity-testing-software-testing/]] | Source: [[https://www.geeksforgeeks.org/sanity-testing-software-testing/]] | ||
| + | |||
| + | |||
| + | /**=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=- | ||
| + | /* To add a discussion page to this page, comment out the line that says | ||
| + | ~~DISCUSSION:off~~ | ||
| + | */ | ||
| + | ~~DISCUSSION:on|Outstanding Issues~~ | ||
| + | ~~DISCUSSION:off~~ | ||
| + | |||