Frequent Releases | Glossary

 

Definition

An Agile team issues frequent releases of its’ product to the end users, in order to listen to feedback on a consistent basis. This leads to the creation of a feedback loop, which in turn ends up bettering the nature of the product (as per philosophy). The frequency varies from situation to situation but in general, one release every our to six iterations is considered maximum.

Further Reading

  •  “Adopting an Open Source Approach to Software Development, Distribution, and Licensing”, by Ibrahim Haddad.

 

Exploratory Testing | Glossary

Definition:

Exploratory Testing is one of the ways to test the application by exploring it. We can say that in exploratory testing, test planning, analysis, design and test execution, are all done together and instantly. Exploratory Testing Triggers the thought process and helps to just explore and test the application without following any rules.

Further Reading:

  • Exploratory Software Testing: Tips, Tricks, Tours, and Techniques to Guide Test Design book by James A. Whittaker