Sponsored Ad

Saturday, February 5, 2011

Functional VS Non Functional Testing

Functional testing is same as its name shows means it’s all about checking the functionally of the software/application. When we talk about the functionally testing of software/application we testing it to check the working or functionally of the software/application against its business requirements and it also tell how well a system/application executes over its functions. Client specification or design specification are the main documents used in functional testing. Since functionally of the developed software/application is tested against the specification provided by the client.

Here a tester focus on the checking behavior of the software/application is according to the client in both normal and abnormal conditions. Tester mainly looks over the components which can enhance the performance of the software/application in terms of the functionality.After successfully completion of functional testing, software/application will allow the client to perform certain kind of its function.

Functional Testing includes

  1. Unit testing.
  2. Integration testing.
  3. System testing.
  4. User Interface testing.
  5. User Acceptance testing.
  6. Alpha testing and Beta testing.

Functional vs non functional testing

Non- functional Testing

Non-functional testing is all about testing of non-functional components of software/application. This testing is concerned only about non-functional requirements of the software/application. Under this non-functional testing we evaluate the software’s / application’s readability according to the certain criteria. These criteria’s include all the non-functional components to test the software/application whether it fulfills all the defined specification or requirements and this will not include any software functionality parameters. Criteria like reliability, availability, compatibility, portability, install ability etc.

Non-functional testing requirements mean system constraints and user constraints. System constraints are related to the “solution” and they must be defined in the documentation i.e. in system specification document. Some of the characteristics of non-functional testing are like use of simple language, may or may not ambiguous, user specific or not, describes what and not how etc. In cases performance constraints, quality constraints and design constraints also come under the category of non-functional requirements.

Non-Functional Testing includes:

  1. Performance testing.
  2. Usability testing.
  3. Compatibility and Security testing.
  4. Load and Dependability testing.
  5. Volume and Stress testing.
  6. Penetration testing.
  7. Ergonomics testing.
  8. Readiness testing.
  9. Installation testing.

No comments:

Post a Comment

Related Software Testing Articles



Website List