Awesome
15 years agoFrequent Contributor
Deleting REST Resource DELETES ALL related REST TestSteps
hi,
this seems like it might be a major bug:
i have a REST service with a resource 'A'.
i created several test cases with REST teststeps which used resource 'A'.
i created a new resource 'B' under the original REST service.
i deleted resource 'A'.
BUG: all REST teststeps (which depended on resource 'A') in all my test cases have been deleted????
my intent was to go through and manually create new REST teststeps pointing to the new resource 'B'. but now that the original REST teststeps are deleted, i have no reference/recollection of how the REST teststeps were used in the testcases or the assertions that they were using...
seems to me like the "orphaned" REST teststeps which used the no longer existing resource 'A', should not have been deleted, but rather marked as 'disabled' indicating that their resource was missing.
thanks!
this seems like it might be a major bug:
i have a REST service with a resource 'A'.
i created several test cases with REST teststeps which used resource 'A'.
i created a new resource 'B' under the original REST service.
i deleted resource 'A'.
BUG: all REST teststeps (which depended on resource 'A') in all my test cases have been deleted????
my intent was to go through and manually create new REST teststeps pointing to the new resource 'B'. but now that the original REST teststeps are deleted, i have no reference/recollection of how the REST teststeps were used in the testcases or the assertions that they were using...
seems to me like the "orphaned" REST teststeps which used the no longer existing resource 'A', should not have been deleted, but rather marked as 'disabled' indicating that their resource was missing.
thanks!