Testing in Software Life Cycle
Testing in Software Life Cycle
Testing in Software Life Cycle
Reference:
https://www.guru99.com/software-testing-life-cycle.html
http://www.softwaretestingclass.com/software-testing-life-cycle-stlc
Software Testing Life Cycle
• Software Testing Life Cycle (STLC) is defined as a sequence
of activities conducted to perform Software Testing.
• It consists of series of activities carried out
methodologically to help certify your software product.
• Each of these stages have a definite Entry and Exit
criteria; , Activities & Deliverables associated with it.
• Entry Criteria: Entry Criteria gives the prerequisite items
that must be completed before testing can begin.
• Exit Criteria: Exit Criteria defines the items that must be
completed before testing can be concluded
Requirement Traceability Matrix (RTM)
Verification addresses the concern: "Are Validation addresses the concern: "Are
you building it right?" you building the right thing?"
Ensures that the software system meets Ensures that the functionalities meet the
all the functionality. Proposed behavior.
Verification takes place first and includes Validation occurs after verification and
the checking for documentation, code, mainly involves the checking of the
etc. overall product.