Forum Discussion
gilugopi
10 years agoContributor
Try this
1. create an Excel DataSink and define a property as timeTaken
2. give the Property value as
${=testRunner.testCase.testSteps['evidenceVerificationRequest'].testRequest.response.timeTaken}
3. run DataSink test step, verify whether timeTaken field gets populated with the right value
4. Open the Out File and verify whether same data is displayed in the spreadsheet as well.
Good Luck!
Regards,
Gilu Gopi