Forum Discussion

SoapUser2012's avatar
SoapUser2012
Occasional Contributor
12 years ago

Get all test step result of a test case

Hi

I have several soap request test steps in a test case . Each step (soap request)has many added assertions .I want to get the status of each soap request(test step)
as "finished " when all the assettions pass otherwise ,fail.

How do i accomplish this in groovy?
Right now ,i can get the results of all the test cases in a test suite in groovy ( test case shows failed is any assertions or steps fail) .This is to get the test step result. pls advise.


Thanks,

5 Replies