Manual Testing - Part 5
Manual Testing - Part 5
Interview Questions
With answers
Part - 5
By : Jaikishan Mohanty
41.WHAT IS DEFECT LIFE
CYCLE?
Defect Life Cycle or Bug Life Cycle is the
specific set of states that a Bug goes
through from discovery to defect fixation.
It describes when to start testing i.e. what we have to test it should be stable enough to test.
Ex:- if we want to test home page, the SRS/BRD/FRD document & the test cases must be ready
and it should be stable enough to test.
EXIT→
It describes when to stop testing i.e. once everything mentioned below is fulfilled then s/w
release is known as exit criteria:-
a. Followed before actually releasing the s/w to client. Checking computer testing is done or not.