Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

With the Rich Text in QMetry, it is possible to use HTML elements to specify properties for text entered. Using below steps you can add colors to test steps, description, etc. fields that support rich text.

  1. Ensure Rich Text Editor is enabled in the QMetry Project.
    • Go to Project > Project/Release/Cycle > Select your Project, and Enable Rich Text option - selected.

Image Added

2. At the Test Step level, go to the Edit Source section

Image Added

3. In the *Source Code Editor* section, enter the text in HTML format with the required properties such as font-size, color etc and click on OK.

htmlCode.pngImage Added


4. Now the text specified within the Source Code Editor will be visible with the above mentioned properties.

Image Added

5. This can be used in all the places where the Rich Text is available, for example : Test Case description

Test Case Description.pngImage Added