Below are the different types of non functional testing which we perform in software testing world
Usability testing
Here the ease of using the application is tested and also how attractive and user friendly the user interface is checked in this test.
Load testing
To validate the application behaviour, by applying specific load is tested. How the application works on the application of load.
Volume testing
Here huge amount of data is imported to check the behavior of its working.
Stress testing
Certain level of stress is applied to the application to check how much stress it can withhold.
Performance testing
The overall performance of the application is tested especially response time.
Configuration testing
How the application works in different software and hardware also in different web servers are checked.
Compatible testing
The behaviour of the application in different browsers and operating systems is analysed. Also the behaviour in different screen sizes is checked.
Security testing
It is necessary to ensure that there is no leakage of personal information and there is no loss of data .