MU Define allowed values for property
From SeleniumSMW_AUT
This module is dedicated to Properties and of type Use case.
Contents |
Prerequisites
A property has been created.
Description
The user can define a list of allowed values for a property of any type.
[[Allows value::Value1]] [[Allows value::Value2]] ...
Result
- instances can not be annotated with other values
- tooltip appears if value is not allowed
- factbox reports error
- instances with a forbidden value don't fulfill the wildcard for this property in a query
Testing
This use case is checked by the following test case: TC Define allowed values
This module has the test priority: medium.
User documentation
This use case is documentated on the following help page: