Skip to content

03. Mandatory tags and fields

Sreedhar Puttagunta edited this page Jan 2, 2019 · 1 revision

Mandatory tags - Of course goes with a Gherkin scenario

  • Manual
    • the tool only considers these scenarios for syncing with the Test Manager
  • MTMID
    • Don't bother about adding or changing one, let the tool assumes this responsibility
  • Any tags which are marked mandatory thru FieldMapper.xml
    • These tags should be in the form : such as @Requirement:REQ007, in which case the value will be stripped from this form and adds as a value to the field

Mandatory fields - These are to be defined thru a test case template in the server (TFS or Azure DevOps)

  • Version
    • This is used by the tool to update the hash of the content of the test case

Mandatory values - Certain fields are to be created with these values, managed thru the test case template

  • State
    • This field of a test case should have the values, Ready, Removed and Closed
Clone this wiki locally