What are the different types of non-functional tests?

 Non Functional Testing:

  • A type of a software testing that verifies on non functional aspects of the product, such as performance, stability and usability.
  • Focus on customer expectation.
  • Can be done by automation testing

Types of Non Functional testing:



Comments

Popular posts from this blog

What is CI, CD & CT?

What is Unit testing?

How to push changes to Git Hub using GIT GUI?