It basically defines that how easy it is to maintain the system. This means that how easy it is to analyze, change and test the application or product. [Read more…] about What is Maintainability testing in software?
Maintainability 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)?