erchristopherOccasional Contributor12 years agoSOPAUI Parameterize test step name in context expandhow do i parameterize the belowdef response = context.expand('${Step1#Response}')def tcase = context.testCase.getTestStepAt(0).name; i want to supply tcase variable in place for the StepName
1 ReplyReplies sorted by Most LikedPaulDonnyRegular Contributor12 years agoUse getPropertyValue from the test step variable instead of context.expand.
PaulDonnyRegular Contributor12 years agoUse getPropertyValue from the test step variable instead of context.expand.
Recent DiscussionsUnable to authenticate license in Ready API Login button unresponsiveSolvedAssertions Panel issue to update assertions since update 3.63ReadyAPI websocket plugin issue
Related ContentParameterized test stepProblem With parameterized pathsComplex Assertion parameterization