Multiple choice technology testing

What is the tool that help in correlation?

  1. Excel

  2. Comparator

  3. windiff

  4. analyser

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

WinDiff is a file comparison utility that helps identify differences between two files by displaying them side-by-side with changes highlighted. During performance testing, correlation involves capturing dynamic server values like session IDs that change with each request. WinDiff helps testers identify which values change between different response recordings, indicating what needs to be correlated in the test script.