QTP – Output & Correlation How to reuse values within test How to capture output values Correlated Data
Date that is output from one object and used as input to another object. Input and Output object need not belong to the same business process. CIBC - Testing
1
QTP – Benefits of Correlating Data Capture and reuse dynamic data that’s
unknown before run-time. Link business processes together into business scenarios
CIBC - Testing
2
QTP – Correlated Data Correlated data should be called at any
point on the scripts. Can be used as many times in between the scripts. Reusability and flexibility is more.
CIBC - Testing
3