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 DiscussionsCom server permission error on Process.startReuse adapted xml file and send in RESTManaging Failures - New vs. Expected/Known Issues
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