{
"response":{
"statusCode":"00",
"status":"success",
"responseData":{
"status":1,
"themeID":27,
"themeName":"ThemeName25",
"templateId":22
}
}
}
Here i need to retrieve the value of templateId, themeName using regular expression extractor only not by jmeter plugins like json path extractor. Can anyone having for this solution??