Sunday 13 October 2013

Non Functional Testing


Non functional testing tests the characteristics of the software like how fast the response is, or what time does the software takes to perform any operation.


Following testing should consider in non functional testing types:

    * Availability Testing
    * Baseline testing
    * Compatibility testing
    * Compliance testing
    * Configuration Testing
    * Documentation testing
    * Endurance testing
    * Ergonomics Testing
    * Interoperability Testing
    * Installation Testing
    * Load testing
    * Localization testing and Internationalization testing
    * Maintainability Testing
    * Operational Readiness Testing
    * Performance testing
    * Recovery testing
    * Reliability Testing
    * Resilience testing
    * Security testing
    * Scalability testing
    * Stress testing
    * Usability testing
    * Volume testing


Security testing

The Security Testing , we test like:-


1. copy and paste link, it should not be open the respective page, it should allow to view first login page of the website.
2. max. allow of wrong password should be 3 times and many like that.......



No comments:

Post a Comment