Blog / Page 17

The Latest

Understanding Requirement and Test statuses

Requirement coverage analysis is a key aspect in Xray A requirement may be either covered by one or multiple Tests. In fact, the status of a given requirement goes way further than the basic covered/not covered information: it will take into account your test results. As soon as you start running your Tests, the individual test … Continued

Working with sub-requirements in Xray

Requirements and sub-requirements Sometimes a given feature may be decomposed in multiple individual and granular parts, each one delivering a subset of value. Generally speaking, a given requirement may be decomposed in multiple sub-requirements, each one covered by one or more Tests. If you’re familiar with Agile, you’ll know that Epics and User Stories map … Continued

Xray 2.0 – Test Plans

Test Plans Before Xray 2.0, there was no specific Test Plan issue, though you could implement your “test plan” in two ways: just by creating Test Executions and consider them as your “test plan” for a given version or, by creating Test Sets; you could define one or more Test Sets for a given version … Continued