Welcome to the new Parasoft forums! We hope you will enjoy the site and try out some of the new features, like sharing an idea you may have for one of our products or following a category.

Refactor Tests using Change Template - New Operations Added

kseniia
kseniia Posts: 8

I was able to run change impact analysis, and it picked up changes to some operations, as well as that some operations were deleted. However, it didn't pick up that new operations were added. When I added new change template, I can see new operations under "unmatched", but even if I'd mark them as Reviewed, refactoring the tests with such template doesn't add those new operations to the test suite. What am I missing? Is there a way to bulk add those new operations to the test suite?

Best Answer

  • benken_parasoft
    benken_parasoft Posts: 1,344 ✭✭✭
    edited May 21 Answer ✓

    A change template defines mappings that control how to update existing tests. A change template can highlight new operations for you but does not suggest how they should be placed within any of your existing scenarios or whether that even makes any sense. In many cases, new operations may not fit into any of your existing scenarios and you may need to create new scenarios to test them. You would need to define and create the new test scenarios for yourself. However, there is a very powerful new feature that can assist you in doing this. See Creating Tests with the AI Assistant