top of page

Testing Types

Testing approach

Through the software testing phase I use next testing types:

- functional testing (specification-based testing, experience-based testing);​

- non-functional testing (performance testing, load testing, stress testing, usability testing);

- static testing (requirements testing);

- confirmation and regression testing;

- automated testing.

These testing types ensure full-fledged checking of correctness of software work.

bottom of page