Skip to content

SAH-1464:Implement TMC-CSP Mid BDD tests for Scan-EndScan functionality

Manthan Ambekar requested to merge sah-1464 into main
  1. What?
  • Implemented of BDD test case for Scan functionality (XTP-29387).
  • Implemented of BDD test case for Endscan functionality (XTP-29394).
  1. Why?
  • Required by capability SS-116.

Note:- please review only Scan and EndScan related code.

  1. 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 Manthan Ambekar

Merge request reports