Forum Discussion
nmrao
5 years agoChampion Level 3
General advice is that each test should be testable independent.
If there some dependency, create a test make it disable(this is just reusable test and never get executed directly, only called from other tests as step) and just call this test as using Run test case step in whichever testcase as test step.
Please refer documentation
https://support.smartbear.com/readyapi/docs/soapui/steps/run-test-case.html
Related Content
Recent Discussions
- 6 hours ago
- 17 days ago