Versions Compared

Key

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

...

Baseline Device Models-
When user wants to add a new device model in an existing test case then the user can make use of Baseline Device Models feature. User need to use the Baseline Device Model to add the new device model, that . That newly added Device model will add with the Existing Device model but it Doesn't not replace the Existing Device model. This allows user to add the new device model to each step in the scriptstestcase.  

Below are the steps to add a new device model to an existing script, where "ABC" is the new device model and "XYZ" is the existing device model:

...

  • Device To Baseline: User can select the New device model from the drop down
        For example :- Device To Baseline : ABC
  • Reference Model:  User can select the Existing device model from the drop down.
        For example :- Reference Model : XYZ


    4. Select "Baseline" option. "--Device Model Name-- baselined successfully" message is shown.

    5. Now user can check the "Run On Models" and "Applicable For" fields in each step of the testcase. New device model should be added.

Test Constants

Link For Test Constants :<<Test Constants Configuration (rdkcentral.com)>>

...