What is Age Testing ?
Age testing is a testing approach that calculates a systems proficiency to execute in the prospective and generally caused to look by testing teams. As the system became older, how essentially the execution might fall is what is being calculated in the age testing.
Now we read about the defect age concept. Generally defect age is evaluated in the stages of two arguments.
These are :-
Defect Age in terms of Phases:- This is determined as the dissimilarity or difference within the defect detection phase and defect injection phase.
Characteristics :-
- 'Defect Detection Phase is the stage of the SDLC when the issue or bug was discovered or located.
- Defect Injection Phase is the stage of the SDLC when the issue or bug was initiated or started.
By using the following formula we can calculate the defect age in terms of phase:-
Defect Age In Phase = Defect Detection Phase - Defect Injection Phase
Defect Age in terms of Time:- This is determined as the dissimilarity or difference within the defect detected date and the current date, granted the issue or defect is still mentioned as open.
Characteristics :-
- Issues are in Open and Assigned position and not in New position.
- Dissimilarity in hours or days is measured from the open date of bug and current date.
- Issues which are in Closed because of inconsistent or duplicate are not determined.
By using the following formula we can calculate the defect age in terms of time:-
Defect Age In Time = Current Date or Defect Fix Date - Defect Detection Date
0 Comment(s)