Forum Discussion

nastester's avatar
nastester
Regular Contributor
7 months ago
Solved

Issue using Excel and variables in name mapping

I am using variables in name mapping objects to pull data from an Excel sheet and then verify with Property Checkpoints. It is working fine for the first 3 rows in my sheet. But on the fourth row I ...
  • nastester's avatar
    7 months ago

    All, thank you for your responses. I finally uncovered the issue. The issue was some of the data the mock API is returning had spaces in the address field (which was truncated by table so not noticeable when looking at the UI). The data from the UI was copied into the spreadsheet so it didn't have the space.  I still don't know why TC didn't log the ER/AR and show that they didn't match but when I updated the mock data to not have spaces, everything worked.