erchristopherOccasional Contributor11 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 Contributor11 years agoUse getPropertyValue from the test step variable instead of context.expand.
PaulDonnyRegular Contributor11 years agoUse getPropertyValue from the test step variable instead of context.expand.
Recent DiscussionsChange the UI style of ReadyAPi 4.0?JDBC fails with "org.apache.xmlbeans.impl.values.XmlValueDisconnectedException" error in TestEngineCan't type in endpoint in Ready API 4.0
Related ContentParameterized test stepProblem With parameterized pathsComplex Assertion parameterization