2 Main Distinctions of a Scrum Project

by Nataliia Vasylyna | January 23, 2015 10:00 am

Scrum, an agile software development framework, considerably differs from a traditional software development process. It is often applied as it enables to save time and release quality programs sooner than in case of an ordinary development process.

Release of a competitive software product sooner, than allows traditional development process, requires totally different approach to software construction and software testing.

2 Principal Peculiarities of a Scrum Project Are:

  1. In case of a Scrum project the whole team focuses on releasing a simple operational version of the product as soon as possible and then gradually improves it. So, there are many releases during a Scrum project, while there is usually only one release during a traditional development process.
  2. Relationships between testers and programmers are entirely different from the ordinary ones as well. Usually testers and programmers are opponents to some extent, they seem to be on different sides, they often argue and criticize each other.

During a Scrum project testers and developers work together as one team and share responsibility for the product.

Acceptance testing is often performed due to frequent releases and constant improvements of the system. Integration testing also often takes place as new modules and parts are added to the product all the time.

Automated testing is very important during agile software development as it helps to save time and efficiently carry out regression testing. It is quite a challenging task to automate tests for an agile project because the system is constantly changing.

Learn more from QATestLab

Related Posts:

Endnotes:
  1. The Qualities of Good SCRUM Master: https://blog.qatestlab.com/2019/07/30/scrum-master-qualities/
  2. 4 Aspects Providing Success of Scrum Project: https://blog.qatestlab.com/2015/01/22/4-aspects-providing-success-of-scrum-agile-software-development/
  3. SCRUM Testing: Change the system, not people: https://blog.qatestlab.com/2020/05/26/scrum-testing/

Source URL: https://blog.qatestlab.com/2015/01/23/2-main-distinctions-of-a-scrum-project/