Custom properties in test model items #25
Labels
EIP-approved
EIP approved by the Steering Group
Impl.
EIP has been implemented and is ready for the next release. Doc might be incomplete (temp. label)
Milestone
ETF Improvement Proposal (EIP)
Background and Motivation:
The specification of meta-information are very limited in an ETS. Currently
it is not possible to enrich test model items with additional machine-readable
information in a structured way. These information could be used by:
Example: store an alternative name for an test item. The description field
could be used to store additional information but the format would be
unspecified and could not easily processed by a machine.
Proposed change
Support adding a sequence of custom properties to a test model item.
The properties can have a name and value. Both are character strings.
Exampe:
The properties would be added to all test items, the Executable Testsuites,
TestModules, TestCases, TestSteps and TestAssertions. The Properties Element
would be optional.
Alternatives
This information could also be stored separately from the test model items in
another structure. The implementation effort would be higher and the processing
of this information would be more time consuming because the information would
have to be retrieve from different sources.
Funding
Full funding available.
Additional information
The text was updated successfully, but these errors were encountered: