Usha_KodaliFrequent Contributor17 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_SuppoAlumni17 years agoTry testCase.getTestStepByName("name").Status - That should give you what you need for request TestSteps/Nenadhttp://eviware.com
Recent DiscussionsUnable to authenticate license in Ready API Login button unresponsiveSolvedAssertions Panel issue to update assertions since update 3.63ReadyAPI websocket plugin issue
Related ContentChecking API Status in TestCompleteHow to get TestStep Status as Passed/Failed using groovyGet the status of a teststep that already has been executed