Usha_KodaliFrequent Contributor16 years agoteststep status for a particular stephow to get step status for a particular teststep using property expansion? testRunner.getTestname().getTestStepbyName("testname").Status? i want to use this in datasink
SmartBear_SuppoAlumni16 years agoTry testCase.getTestStepByName("name").Status - That should give you what you need for request TestSteps/Nenadhttp://eviware.com
Recent DiscussionsReadyApi 3.64.0 parallel executionUnable to authenticate license in Ready API Login button unresponsiveSolvedAssertions Panel issue to update assertions since update 3.63
Related ContentHow to get TestStep Status as Passed/Failed using groovyChecking API Status in TestCompleteGet the status of a teststep that already has been executed