After designing tests source code can be modified. CT 2023.12 offers [Test reconfiguration] feature to detect source code modifications and help reconfiguring tests affected by the modification.

CT 2023.12 divide source code modifications into four cases.

  • Modifying names of classes used in tests.
  • Modifying names of test or stub functions.
  • Modifying names or type of global variables used in tests.
  • Modifying names of member functions used in class codes.
  • Modifying names or the numbers of return type or parameter of test functions.
  • Modifying the code of the target function to be injected with the fault.

In cases of detectable modification by Controller Tester, refer to In Cases of Detected Modification Automatically and in cases of undetectable modification by CT 2023.12, refer to In Cases of Undetected Modification Automatically.

Need more help with this?
Don’t hesitate to contact us here.

Thanks for your feedback.