Skip to content

Instantly share code, notes, and snippets.

@bbrt3
Last active August 11, 2021 18:25
Show Gist options
  • Save bbrt3/2e2e34c23875c267dc601868c6b299bb to your computer and use it in GitHub Desktop.
Save bbrt3/2e2e34c23875c267dc601868c6b299bb to your computer and use it in GitHub Desktop.
Testing
It is software testing process that determines whether
the deployed software build is stable or not.
Smooke testing is a confirmation for QA team to proceed with
further software testing.
It is also known as Build Verification Testing or Confidence Testing.
We are checking if code is not on fire :D
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment