Forum Discussion
nmrao
9 years agoCommunity Hero
A test case does not have any assertions, instead a test step of request type (soap, rest, jdbc, http) supports to have assertions . So, do you want find if at all assertions defined for specific test step? Or looking for specific Assertion Type? Or something else? And what would you like to do once you found there are no assertions? just list the test step name?
- CByler9 years agoContributor
Yes, my bad on stating test case, I thought about that after posting.
I want to find all test steps that do not contain an assertion. I would then prefer to have a list of them so I can easily locate them and add the assertion(s).
I hoped there would be a way to do it via reporting at the Project level. But that only tells me totals on number of test cases, assertions, etc.