Skip to content

SAH-1485: Implement Abort BDD test cases for TMC-DISH

Mansi Shirore requested to merge sah-1485 into main

MR contains below changes

  • Implementation of BDD test case scenarios for Abort in Resourcing (XTP-30208), Abort in Idle (XTP-30209), Abort in Ready (XTP-30210) and Abort in Configuring (XTP-30211) functionality for TMC-DISH interface.
  • It is required for pairwise testing for MID TMC and DISH (SS-116)

Make sure that you've checked the boxes below before you submit MR:

  • No conflict with master branch.
  • Merge Request Title appropriate.
  • Unit/Integration tests added and existing test cases are passing.
  • Variable and Function names state the purpose.
  • There is no commented out code, print/debug statements.
  • Logs are added wherever necessary.
  • Exception is handled wherever required.
Edited by Mansi Shirore

Merge request reports