Tuesday 6 January 2015

Software Testing

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.Testing focus on the requirements of customer to meet the Quality.

What is Quality?

  1. Meeting customer functional requirement first time,each and every time
  2. Exceptions
  3. Cost 
  4. Time, etc.

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