WAG | Glossary

Definition:

A WAG is an off-the-cuff estimate for something, such as the completion date of a project, when there is insufficient data available to support a more informed estimation. In Agile and Scrum software development, a WAG is often based upon historical experience.

Further Reading:

Test Suite | Glossary

Definition:

The test suite is a container that has a set of tests, that help testers in executing and reporting the test execution status. It can take any of the three states, namely: active, in progress and completed. A Test case can be added to multiple test suites and test plans. After creating a test plan, test suites are created which in turn can have any number of tests.

Further Reading:

  • “Test Driven Development” (book) by Kent Beck.