Method
- Regression Testing can be done using both Black Box or White Box Testing methods.
- It is highly recommended that regression testing be automated.
When it is performed?
- It is worthwhile in iterative and incremental development life cycles like Agile where new features,
- changes to existing features, defect fixes and code refactoring happen regularly.