Forum Discussion
Jasper175
14 years agoFrequent Contributor
Hi - I'm not doing any testing like your doing, but what comes to my mind and forgive If I'm speaking to elementary.
1. In your failures are you getting a SoapFault? How does the error look?
> I have to maintain two testSuites - one Positive Test (using "Not SoapFault" assertion) & Negative Test (using "SoapFault" assertion)
> Also I use contains depending on the response. ** this ensures the API will be green regardless.
2. For failures and I want to keep the project running - In the testCase Editor > Tools - I uncheck the "Abort on Error:" [] Fail on Error, so that the project keeps running. ** but I know you want to see green thus #1 is how we have the assertions set.
Rob
1. In your failures are you getting a SoapFault? How does the error look?
> I have to maintain two testSuites - one Positive Test (using "Not SoapFault" assertion) & Negative Test (using "SoapFault" assertion)
> Also I use contains depending on the response. ** this ensures the API will be green regardless.
2. For failures and I want to keep the project running - In the testCase Editor > Tools - I uncheck the "Abort on Error:" [] Fail on Error, so that the project keeps running. ** but I know you want to see green thus #1 is how we have the assertions set.
Rob