Tuesday, February 20, 2018

Software Testing

Software Testing is the process of identifying the correctness and quality of software program. The purpose is to check whether the software satisfies the specific requirements, needs and expectations of the customer. In other words, testing is executing a system or application in order to find software bugs, defects or errors. The job of testing is to find out the reasons of application failures so that they can be corrected according to requirements.

Testing Levels 

Functional Testing 

  • Unit Testing
  • Integration Testing
  • Smoke Testing
  • Sanity Testing
  • System Testing
  • Regression Testing
  • User Acceptance Testing  - UAT
    • Alpha Testing & Beta Testing
  • End-to-End Testing

Non Functional Testing 

  • Performance Testing
  • Load Testing
  • Stress Testing
  • Security Testing
  • Reliability Testing 



2 comments:

5 Strategies for Getting More Work Done in Less Time

Summary.    You’ve got more to do than could possibly get done with your current work style. You’ve prioritized. You’ve planned. You’ve dele...