Skip to content

HM-396:TMC-CSP pairwise testing for Configure and End functionality

Jatin Sharma requested to merge hm-396 into main

1. What this MR does / why we need it:

  • In the context of SS-116 for Low TMC-CSP pairwise testing, it is essential to perform verification on the TMC-CSP Configure and End functionalities.
  • Implemented Changes:
  • This Merge Request (MR) includes the implementation of BDD tests utilizing a test harness for the following commands :
    1.TMC-CSP Configure Command: XTP-29854 - Testing Configure Command
    2.TMC-CSP End Command: XTP-29855 - Testing End Command.

2. 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 Jatin Sharma

Merge request reports