There are many different types of Agile tools out there. Some are free, some are paid. There are many enterprise tools that support end-to-end flow of software development life cycle including requirements management, test management, defect tracking. In addition, these tools also provide task boards for distributed teams, burndown charts and creating user stories. [Read more…] about What are the Tools in Agile Projects?
What is Exploratory Testing in Agile Methodology?
Exploratory testing plays an important role in agile testing. It is a simultaneous approach where the testers learn about the system, perform test design and write test cases. It may be sometimes combined with other experience-based testing such as analytical risk-based testing, analytical requirements-based testing, model-based testing, and regression-averse testing. [Read more…] about What is Exploratory Testing in Agile Methodology?
What is Acceptance Test-Driven Development in Agile Methodology?
Acceptance test-driven development is a test-first approach in which acceptance criteria is well understood by the development team and test cases are created based on the bullet points stated in the acceptance criteria; any modification to the acceptance criteria may done in prior planning meeting in a negotiation with the Product Owner. [Read more…] about What is Acceptance Test-Driven Development in Agile Methodology?
What is Definition of Done? Test Levels in Agile software
Definition of done suggests the exit criteria of an application delivery or the condition when Testers can mark a user story as complete. There are various test levels incorporated in definition of done in Agile software development. The following list gives examples of various test levels. [Read more…] about What is Definition of Done? Test Levels in Agile software
What are Testing Techniques in Agile development?
Agile testing techniques in most cases are similar to their traditional counter parts. However, Agile methodology may need some special considerations due to variances that standout with respect to techniques, jargon and documentation. [Read more…] about What are Testing Techniques in Agile development?