Test types

Here is the list of testing types.
  • Static - Reviews and inspections of documents and source code without executing the code
  • Dynamic - When software is run to test the functionality, it is called as dynamic testing
  • Blackbox - When tester does not know the source code of software under test, it is called as blackbox testing. High level requirements are validated using black box testing
  • Whitebox - When tester knows the source code of software under test, it is called as whitebox testing. Low level requirements are validated using white box testing
  • Grey box - Grey box testing is a combination of white and black box testing
  • Regression -
  • Smoke test - Build verification test. Generally done before build is given to testing team
  • Sanity testing - quick tests of critical features and advantage is that we get quick feedback

Web development and Automation testing

solutions delivered!!