Categories: Agile MethodologyQA

Testing Early, Testing Often for Greater Success in Agile SCRUM

In my experiences, I have found two different approaches taken towards testing in Agile SCRUM:

  1. Testers creating test plans while interacting with BAs, as like in waterfall model, in the beginning of each sprint, and executing those tests once the development is done. In this model, testers and developers still managed to survive successfully in their own islands/worlds and things used to move. However, there is not much interaction and collaboration between developers and testers during development phase. There are chances of usual conflicts that happens in the world of development and testing.

Representing Conflict between Developers & Testers 🙂

  1. Testers creating test plans with help of BAs, collaborating on test cases, related with user stories, with independent developers and following the approach of test early, test often. In this model, testers and developers collaborate on each user stories and become equal partners to deliver high quality user stories, and overall release. Testers help developers to write code to make sure that their test cases pass during testing phases. This is more of a sort of test-driven development. Testers and developers become stakeholders of equal importance and this reduces areas of conflicts between testers and developers. In this model, testers come up with all different and extensive test case scenarios based on discussions with BAs and developers, come of suite of test cases.

Developers & Testers Collaborate leading to greater success

 

In above two approaches, the second one has lead to greater success. However, it goes back to how SCRUM masters facilitate the testing process in his SCRUM teams.

Ajitesh Kumar

I have been recently working in the area of Data analytics including Data Science and Machine Learning / Deep Learning. I am also passionate about different technologies including programming languages such as Java/JEE, Javascript, Python, R, Julia, etc, and technologies such as Blockchain, mobile computing, cloud-native technologies, application security, cloud computing platforms, big data, etc. I would love to connect with you on Linkedin. Check out my latest book titled as First Principles Thinking: Building winning products using first principles thinking.

Share
Published by
Ajitesh Kumar

Recent Posts

Agentic Workflow Design Patterns Explained with Examples

As Large Language Models (LLMs) evolve into autonomous agents, understanding agentic workflow design patterns has…

5 hours ago

What is Data Strategy?

In today's data-driven business landscape, organizations are constantly seeking ways to harness the power of…

2 days ago

Mathematics Topics for Machine Learning Beginners

In this blog, you would get to know the essential mathematical topics you need to…

4 weeks ago

Questions to Ask When Thinking Like a Product Leader

This blog represents a list of questions you can ask when thinking like a product…

1 month ago

Three Approaches to Creating AI Agents: Code Examples

AI agents are autonomous systems combining three core components: a reasoning engine (powered by LLM),…

1 month ago

What is Embodied AI? Explained with Examples

Artificial Intelligence (AI) has evolved significantly, from its early days of symbolic reasoning to the…

3 months ago