ALM allows you to add customized fields for the manual tests. At times, adding values to these User Fields is mandatory. If Qualitia users map or export Exporting such test cases into ALM , exporting fails due to an empty value in the mandatory parameters' section.
You can set these values in Qualitia using the QCCustomFieldSettings.config file. This file is located at Qualitia client installed location.
...
- Navigate to %localappdata%\QualitiaWDClient\app-5.x.x
- Open the QCCustomFieldSettings.config file.
- Add values against QCCustomFieldValueMap as follows:
- Enter Label as it is defined when creating the user fieldcreating User Field.
- Enter Name as it is defined when creating the user field User Field.
- Enter the valid value you want to set in the field.
All these values should be separated by comma (').
...