QA Madness Blog   Scrum in the Realities of Automation

Scrum in the Realities of Automation

June 12, 2018 Reading time: 2 min

Scrum is a rather popular approach nowadays, and its main feature is so-called sprints. Sprints are equal time periods, and usually, they last from one to four weeks. By the end of each sprint, a project team should complete a certain list of tasks.

This method looks logical, but something goes wrong in case you decide to apply it in the realities of QA automation services. The problem is that at the end of a sprint your team will have some time on manual testing, but not on developing automated tests. However, there are two ways to deal with this challenge.

Writing Scripts While Developing an Application

You are developing an app, and you know how it should work. So why not write scripts on the basis of this knowledge? When a sprint ends and a new functionality becomes available, you will only have to update the tests a bit. This method can save your time, but it also requires much more efforts. Besides, performing manual testing before developing the automated tests is always a good idea, and this approach contradicts it.

Developing Automated Tests After the Next Sprint Starts

There is no need to hurry at the end of a sprint – test the new functionality manually and make it perfect. You will get a chance to write essential scripts at the beginning of the next sprint because it will take the developers some time to deal with new tasks. The only thing is that you will be able to create scripts only for the previous sprint, which outcomes have already been tested.

You also could be interested in reading the following:

Top 10 Automation Testing Tools
Selenium Automation Testing. Best Practices
Why Is Automated Testing Important?
4 Reasons to Say “Yes” to Automated Testing
Misconceptions of the Automated Testing Debunked
Codeless Automation Testing: Solution for Faster Release
5 Myths About Test Automation

Latest Posts

Automated Testing for a Desktop Application: Benefits, Particularities, and Actionable Tips

April 19, 2024 Reading time: 23 min
There’s no good without the bad. So, if you’re contemplating automation for your desktop app, wanting to enjoy all its benefits – think twice. Because it comes with quite a few struggles. That
Read more

Your Guide to Automated Integration Testing

April 12, 2024 Reading time: 11 min
Automation is a dilemma. Do you need it? Is it worth it? Allow us to cease your hesitations. Automation testing services are a true gift to your project’s performance and your team’s development.
Read more

Change Your Mind About Unit VS Integration Testing To Support Your Product’s Progress

April 1, 2024 Reading time: 19 min
Software complexity is going up. User-centricity is taking over. And businesses get lost in all the tiny and mammoth tasks. We get so caught up in the bullet-speed progression of technologies that we
Read more

Don’t Take Software Integration Testing for Granted – Run It Like This

March 22, 2024 Reading time: 16 min
Test early. Test often. A principle all companies should live by. And most of them do. But it seems a certain type of testing has been left out of this golden rule for
Read more

Make Your Product Feel Homey with These App Localization Testing Tips

March 18, 2024 Reading time: 19 min
When you think about mobile app localization testing, what comes to mind first? Probably translations, currencies, date formats… And you’d be correct in tending to these aspects. But that doesn’t do justice to
Read more

Blog