SDLC-V: Software testing - Quality Assurance and Project Management

Quality Assurance and Project Management

Nov 17 2008   10:15AM GMT

SDLC-V: Software testing



Posted by: Jaideep
software testing, software, SDLC, softwaretesting

Software Testing is the process to ensure a bug-free, fully functional software meeting all customer requirements. Testing starts right from the development stage. The developer himself is responsible for unit testing, smoke testing and code testing while he is building the code. Once different units, built by different developers, take the shape of a functional product, a need arises to test the product as a whole, each of its unit, each module and sub-module. This part is handled by a separate team known as QC, QA pr Testing Team.

Software Testing is very important to ensure:

  • 1. It is meeting all customer requirements
    2. All business processes have been built appropriately
    3. All business rules are working fine
    4. Functionally the product is ok
    5. Each unit, sub-module, module and finally the product as a whole is meeting all software requirements
    6. Exceptions are handled appropriately
    7. User manual and software match
    8. Software requirements, User manual and software match
  • Comment on this Post


    You must be logged-in to post a comment. Log-in/Register