TestLink

TestLink (https://testlink.org) is a web-based open source test management system in which requirements can also be managed in addition to test cases.

Test cases can be ge­ne­ra­ted by LF‑ET in an XML format which can be imported directly by TestLink.

An individual test suite is created for each decision table in which case the title of the decision table is used as the test suite name.

At the next level the test suite is provided with recommended test cases and – if required – a test suite with test cases ac­cor­ding to a boundary value analysis:

todo export formats 003

The test case name is the name of the decision table, followed by – and each time separated with a vertical dash – numbers of rules from which the test case has been ge­ne­ra­ted.

The description (summary) of each test case starts each time with the name of the decision table, followed by one row with the relevant condition values in short form for each rule. The tilde (~) before a condition means that these are irrelevant as a rule but have been developed in test instructions by a "force entry":

todo export formats 004

Given the fact that TestLink test cases with the same name can be created as a new version of an existing test case, it is possible to develop a version history with changes:

todo export formats 005