October 2014
Intermediate to advanced
228 pages
5h 5m
English
When trying to extract parts of a server response through a regular matching expression, Regular Expression Tester is your best friend. This component allows you to test your regular expression patterns directly on the sampler response data. Without such a component, it will be daunting to nail down the exact regular expression to fulfill your matching needs. This component comes bundled as part of the View Results Tree listener.
In this recipe, we cover the use of Regular Expression Tester:
ch2_regex_tester.jmx test script located in the scripts/ch2 directory.Read now
Unlock full access