Jump to content

Agile testing

From Wikipedia, the free encyclopedia
This is an old revision of this page, as edited by Mlvandijk (talk | contribs) at 20:21, 19 January 2018. The present address (URL) is a permanent link to this revision, which may differ significantly from the current revision.

Agile testing is a software testing practice that follows the principles of agile software development. Agile testing involves all members of a cross-functional agile team, with special expertise contributed by testers, to ensure delivering the business value desired by the customer at frequent intervals, working at a sustainable pace. Specification by example is used to capture examples of desired and undesired behavior and guide coding.

Overview

Agile development recognizes that testing is not a separate phase, but an integral part of software development, along with coding. Agile teams use a "whole-team" approach to "baking quality in" to the software product. Testers on agile teams lend their expertise in eliciting examples of desired behavior from customers, collaborating with the development team to turn those into executable specifications that guide coding. Testing and coding are done incrementally and interactively, building up each feature until it provides enough value to release to production. Agile testing covers all types of testing. The Agile Testing Quadrants provide a helpful taxonomy to help teams identify and plan the testing needed.

Traditional testing methodologies usually involve a two-team, two-phase process in which the development team builds the product to as near perfection as possible. The software product is delivered late in the software development life cycle at which point the test team strives to find as many bugs/errors as possible. In contrast with these traditional methodologies, Agile testing focuses on repairing faults immediately, rather than waiting for the end of the project. When testing occurs at the tail end of a project, it is can sometimes be sacrificed in terms of duration and quality to meet critical schedules and budget restrictions.[1] Costs are expected to go down as the time between development and testing feedback decreases.[1][2] With shorter feedback loops, bugs fixes and reworks require less time as developers spend much less time reengaging the code's context as they move on to new problems and projects.[1]

Tools

As companies grow, agile testing teams often rely on software testing tools to solve challenges that can ultimately speed-up the release of feedback making sure.[3] Most teams look for collaboration features, automated or customized reporting and finding ways to avoid repeated efforts. Choosing the right tool will depend on the requirements of each team. Pairing up with other Agile Lifecycle Development Tools, Agile testing tools can deliver effective results by coexisting in integrated environments. Such is the case for Atlassian Marketplace and Microsoft Visual Studio.[4]

Some test management tools are already supporting Agile testing by getting teams involved earlier in the SDLC to continuously build test scenarios as stories evolve.[5] Teams often look for a solution that can deliver a combination of automated and manual testing.[6]

Further reading

  • Janet Gregory; Lisa Crispin (2009). Agile Testing: A Practical Guide for Testers and Agile Teams. Addison-Wesley. ISBN 0-321-53446-8.
  • Adzic, Gojko (2011). Specification by Example: How Successful Teams Deliver the Right Software. Manning. ISBN 978-1-61729-008-4.
  • Martin, Kev (2016). The Agile Tester 2: Software testing in the agile world. CreateSpace. ISBN 978-1539646228.
  • Ambler, Scott (2010). "Agile Testing and Quality Strategies: Discipline over Rhetoric". Retrieved 2010-07-15.

References

  1. ^ a b c Trends in Software Testing | SpringerLink. doi:10.1007/978-981-10-1415-4.
  2. ^ BUILDING AND TESTING. (2014). BUILDING AND TESTING. In Agile Governance and Audit: An overview for auditors and agile teams (pp. 79–87). IT Governance Publishing. Retrieved from https://www.jstor.org/stable/j.ctt7zsx7z.14 Export Citation
  3. ^ "Agile-Friendly Test Automation Tools/Frameworks - Test Obsessed". Retrieved 2016-06-29.
  4. ^ "Gartner and Software Advice examine Agile Lifecycle Management Tools". Retrieved 2016-06-29.
  5. ^ Global, IndraStra. "B&E | How Testing is Challenging in Agile Methodology". IndraStra. ISSN 2381-3652.
  6. ^ "Agile Testing Tools - Testing in Agile, Scrum and XP Projects". Retrieved 2016-06-29.