October 2014
Intermediate to advanced
228 pages
5h 5m
English
User Defined Variables (UDVs) are a great way to make test scripts more dynamic and robust. They allow you to define an initial set of variables, which can then be referenced in your test plans. When used with JMeter functions such as __P(), they provide a means to update initially defined values from the command line without needing to modify the test script. Features such as this allow you to record a script against one environment (for example, a development environment) and then run it against a different environment (for example, Functional Test, UAT, and STAGE) at a later time. Also, UDVs allow you to extract common elements within your test plan into a centralized location, which makes your scripts a ...
Read now
Unlock full access