Multiple choice technology testing

Simulation of real user behavior by using dynamic test data is called ---------------------

  1. Parameterization

  2. Correlation

  3. Rendezvous

  4. None of the above

Reveal answer Fill a bubble to check yourself
A Correct answer
Explanation

Parameterization is the technique of replacing hard-coded values in test scripts with variables that can take different values for each Vuser or iteration. This simulates real users entering different data (like different usernames, product IDs, or form entries) rather than all Vusers entering identical data.