Manual Testing
March 30, 2020
Types of Non Functional Testing
Types of Non - Functional Testing.
• Performance Testing.
• Usability Testing.
• Compatibility Testing.
•
Performance Testing:
• Performance testing is the most important testing of non-functional testing.
• This testing tells how fast the server can responds to an users request.
• Performance testing of application concentrates on the Response time, Load, and Stability of the software.
• Response time: Response time is the time taken by the server to respond to the client's request.
• Load: Load means when many number of users are using the software at the same time, then we see that the application behaves correctly.
• Stability: Stability of the software is that when many users are using the application for a particular duration of time.