Best Practices in Software Testing

Focus on preventing defects not just finding them
Implement a regression test strategy that is based on Impact Analysis
Working on minimizing the number of regression defects created by bad fixes
Proactively think about all high risk scenarios that could possibly happen in production
Most importantly, treat testing as an engineering process Not as an art


Comments

Leave a Reply

Your email address will not be published. Required fields are marked *