Software Testing - SPLessons

Software Testing Non Functional Testing

Home > Lesson > Chapter 10
SPLessons 5 Steps, 3 Clicks
5 Steps - 3 Clicks

Software Testing Non Functional Testing

Non - Functional Testing

shape Description

Non-Functional testing is a software testing strategy that confirms the qualities of the organisational framework, for example, memory breaks, execution or heartiness of the framework. Non-Functional testing can be executed in all the test strategies. And these Non - Functional Testing is related to testing areas of  the System Functionality that are not directly related to the functionality of the system. Non-Functional Testing requirements are just as important as functional requirements. The following are some of the non-functional testing types.

shape Conceptual figure

Security Testing

shape Description

Security testing is a process of testing an application how well it is protected from unauthorized entries. It is used to find out all the potential loopholes and weakness of the system and by this way it ensures that the system and application used by the organisation are secure and not exposed to any type of attack.

Compatability Testing

shape Description

Non - functional testing is one of the type of Compatibility Testing, where in the application compatibility with different hardware and software environments, as per the requirements, are tested such as:

Usability Testing

shape Description

Usability testing is a Non - Functional testing wherein the user friendliness of the system is tested. Accessibility test is a type of usability test which verifies that the application can also be used by handicapped like deaf, dumb, blind, mentally challanged. The following are the areas of Usability testing:

Endurance Testing

shape Description

If the developed application is running with minimum speed for such a period of time is called Soak Testing. Memory leaks problems can be identified by using endurance testing. Soak testing is also known as Endurance Testing. Data base connection problems can be found.

performance Testing

shape Description

Performance deals with Accuracy of Speed, and Scalability of Application. Volume, Load, Soak, stress comes under performance testing. 

Summary

shape Key Points

  • Mistakes  can be discovered effortlessly by Non - Functional Testing.
  • Non - Functional Testing concentrates on client desires.