You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Anders Markvardsen edited this page Oct 18, 2020
·
23 revisions
Smoke testing procedure
Smoke tests should be performed on the following environments:
Local development machine(s)
Development nodes
Production nodes
Test the code for valid behaviour
Try to break the code by giving bad inputs etc.
Report any problems discovered against the original issue and alert the other developers
Areas to test
It is assumed that environments have been setup with the release branch, ready for both developers and participating users to test. Note that General must be carried out first for all smoke testing categories.