rajs2020Frequent Contributor5 years agoRun a test before other tests in a suite? I want to create a test suite in which the 1st test case supplies test data to the subsequent test cases via its custom properties. I want the first test case to run only once before any other test c...Show More
rajs2020Frequent Contributor to nmrao5 years agoI gave up on this and moved to other work. So, I'll close this thread.
CekayContributor to rajs20205 years agoYou can also use Events like TestSuiteRunListener.beforeRunI use it for example to add the Testsuite to Testrail before starting the tests.
CekayContributor to rajs20205 years agoYou can also use Events like TestSuiteRunListener.beforeRunI use it for example to add the Testsuite to Testrail before starting the tests.
Recent DiscussionsUnable to authenticate license in Ready API Login button unresponsiveSolvedAssertions Panel issue to update assertions since update 3.63ReadyAPI websocket plugin issue
Related ContentPreview post/reply before submittingUse csv/excel file to update Project Suite/Project variables before running test?Batch file closing before completing all steps