Forum Discussion

ankitaT's avatar
ankitaT
Contributor
13 years ago

Test Cases pass individually but fail in a suite

Hi,

There is a strange problem I am encountering here.
I am working with soapUI Pro 4.5.1 version.
I have a test suite for which, each test case is mutually independent.
The data is mutually exclusive and no test case is dependent on other test case.
When I execute each test case individually, its running fine and getting passed.
However, when executed in complete suite, some random test cases fail for each run.
There are not even fixed test cases that are failing, its very random.
Once a while, it also happens that all the test cases are pass.
I could not make out what is causing this problem.
Any help or pointer would be appreciated.

Though one area which I think may be causing problem is that each test case is calling same API function with its own data. And the failure is caused because of data mismatch.
Please let know resolution for this.
Thanks in advance
No RepliesBe the first to reply