Forum Discussion

janjanam2's avatar
janjanam2
New Contributor
13 years ago

Weird behaviour of SOAPUI if you run at project level

Hi ,
I am using soapui pro 4.5.1.
When I run the scripts at project level,I could see the few test suites are failed at high level after completion of the run. But If i drill down to test case level everything passed.
What could be the reason to show different results?
Please let me know if any one of you encountered such issue and also the solution

Thanks,
Vijay

1 Reply

  • Aaronliu's avatar
    Aaronliu
    Frequent Contributor
    the first to show that there is not data conflict between test suites and then your scripts won't impact flow control or transaction each other or dependency on different module. and then to check your order of executing test suites,serial or parallel. the best way is to check step by step. sometimes, maybe add or remove parameters in scripts result in failure or terminater as well.Generally speaking, if test cases level is OK, then test suite/project level is OK too.



    Thanks,
    Aaron