Jmeter assert json response element to be NOT NULL -
i getting json response, have parsed using jp@gc - json path extractor , got element 'access_token'. access_token dynamic. want make sure element not null.
any leads appreciated.
in json path extractor provide default value, example
not_foundadd response assertion after json path extractor , configure follows:
see how use jmeter assertions in 3 easy steps article comprehensive information on using assertions in jmeter scripts.


Comments
Post a Comment