sonli
10 years agoOccasional Contributor
Use “Run TestCase” only can run one time , second time will break.
I am using "ReadyAPI-1.5.0". I blocked by below issue , please help on it .
We have a project , many test case will use commonn step "Given an active user". I created a common test suite for it and groovy output the property "Activeuser-Email" for other test cases. (randomNumber@domain.com)
I set the "Run Testcase" as below:
Then I can run success for first time :
Then run it at second time , common test cases will broken , common steps can't run anymore:
Got error :
I put in a support ticket for this exact thing just last week. It's a known defect that's been fixed in their maintenance build. You can download it here: https://support.smartbear.com/downloads/readyapi/nightly-builds/
I installed it and it's now working correctly.