- Create or open the text file for
customized properties.
For
more information,
see
Editing Properties Using MQL.
-
To enable structure capture automation when capturing requirements from Microsoft Word, follow these steps:
-
Add or edit this line in the file used to import properties into a page object:
emxRequirements.WordSettingPanel.showChapterAutomation = false
Structure capture automation is not enabled by default.
-
Set the value for this property depending on your business requirements:
-
true = Users can use structure capture automation to use chapter headings as the names of captured requirements and include chapter numbering in the name.
-
false = User cannot use structure capture automation when capturing requirements in Microsoft Word.
-
When you are finished updating the text file with all properties that you want to modify, use the text file to modify the
emxRequirements.properties page object. For more information, see Editing Properties Using MQL.
|