Regression testing is always an integral part of any software development life cycle. If we plan, design and strategise our testing well before, we can definitely achieve less painful and better coverage in regression testing during sprints as well as in final release. Our Synapse Dhanalaxmi shares about Regression Testing strategy in sprint.
HOW TO PICK TEST CASES FOR AUTOMATION
Recipe to pick right test cases for automation
Simple explanations for different types of testing
Sometimes in the software testing cycle, it is difficult to understand each type of tests and where it fit in the context. So, with time, study and some readings, I created some questions for each type of test which might be helpful. See below: Unit testing The basic concept of unit testing is to ensure that... Continue Reading →