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.

 

Scrumban | Glossary

Definition:

Scrumban combines the best features of Scrum and Kanban for maintenance projects. ScrumBan splits the organization into small, cross-functional and self-organizing teams. This will split the time into short and fixed length iterations. End of the iteration optimizes process by having a retrospective.

Further Reading:

  • “Scrumban – Essays on Kanban Systems for Lean Software Development” (Book), by Corey Ladas.