Requirements Based Testing – Process Overview |
|
|
The requirements-based testing (RBT) process addresses two major issues: first, validating that the requirements are correct, complete, unambiguous, and logically consistent; and second, designing a necessary and sufficient (from a black box perspective) set of test cases from those requirements to ensure that the design and code fully meet those requirements. In designing tests two issues need to be overcome: reducing the immensely large number of potential tests down a reasonable size set and ensuring that the tests got the right answer for the right reason. The RBT process does not assume, going in, that we will see good Requirements Specifications. That is very rarely the case. The RBT process will drive out ambiguity and drive down the level of detail.
Set as favorite
Bookmark
Email this
Hits: 4829 Trackback(0)Comments (1)
|
|
... Borland also has an RBT whitepaper I found particularly useful in designing a solution using Caliber and SilkCentral TestManager. |
|



