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
PaulDonnyRegular 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 DiscussionsImport API Definition in Ready APIHelp needed with importing an API via a URL that requires a certificate for authentication.Endpoint forwarding and routing issue in ReadyAPI, with ReadyAPI SV version 3.58.0.
Related ContentParameterized test stepProblem With parameterized pathsComplex Assertion parameterization