- It is a type of non-functional testing.
- Recovery testing is done in order to check how fast and better the application can recover after it has gone through any type of crash or hardware failure etc. [Read more…] about What is Recovery testing in software?
Recovery testing
What is Non-functional testing (Testing of software product characteristics)?
In non-functional testing the quality characteristics of the component or system is tested. Non-functional refers to aspects of the software that may not be related to a specific function or user action such as scalability or security. Eg. How many people can log in at once? Non-functional testing is also performed at all levels like functional testing.
[Read more…] about What is Non-functional testing (Testing of software product characteristics)?