Browsing by Author "Deng, Weijia"
Now showing 1 - 1 of 1
- Results Per Page
- Sort Options
Item ReqsCov: A Tool for Measuring Test-Adequacy over Requirements(2008) Staats, Matt; Deng, Weijia; Rajan, Ajitha; Heimdahl, Mats; Woodham, KurtWhen creating test cases for software, a common approach is to create tests that exercise requirements. Determining the adequacy of test cases, however, is generally done through inspection or indirectly by measuring structural coverage of an executable artifact (such as source code or a software model). We present ReqsCov, a tool to directly measure requirements coverage provided by test cases. ReqsCov allows users to measure Linear Temporal Logic requirements coverage using three increasingly rigorous requirements coverage metrics: naive coverage, antecedent coverage, and Unique First Cause coverage. By measuring requirements coverage, users are given insight into the quality of test suites beyond what is available when solely using structural coverage metrics over an implementation.