Versions Compared

Key

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

...

Baseline Device Models-
When the new device model is added for Automatics execution and if the the existing scripts don't include the new model, then we need Baseline Device Model to add the new device model with the existing device model. By this user can add the new device model manually to each steps in the scripts.

Below are the steps to add the new device model with the existing device model. In below example, "ABC" is the new device model and "XYZ" is the existing device model.

1.Search any existing script.

2. Select "Baseline Device Models".



3. Add the following:
Device To Baseline: User select drop down button and add the New Device Model
    For example :- Device To Baseline : ABC
Reference Model:  User select drop down button and click the Existing Device Model.
    For example :- Reference Model : XYZ


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

4. Save the script.

5. Open the script, Please check the "Run On Models" and "Applicable For" field in steps. New device model should be added.

Test Constants

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

...