Manual Testing Concepts



What is testing?


                        Validating the final product with respect to customer requirement in-order to identify the defect and to provide quality products to the customer


What is Quality?

  1. Customer requirement Should be satisfied.
  2. Customer Expectation should be fulfilled.
  3. Product should be bug free. 
  4. Product should be user-friendly.

Software development Life Cycle (SDLC)





BA = Business Analysist
BRS = Business Requirement Specification 
FRS = Functional Requirement Specification
HLD = High Level Design 
LLD = Low Level Design
UAT = User Acceptance Test

Testing Methods and Types:                    

  1. White box Testing
  2. Black box Testing
  3. Grey box testing

No comments:

Post a Comment