Fairly new to automating API tests in postman: I am trying to fetch a environment variable for my assertion- And I keep getting this error “Validating the output | ReferenceError: PartC is not defined”
Thank you , That helps- I have modified the syntax and don’t see the undefined error anymore. see the following error now, I tried using parseInt seeing your other post.
Thank you very much @danny-dainton you are correct- Those lines were causing the error. Could you please also tell me what is the syntax for _.sum function and how it works. In my above screen I am trying to add PartC and PartD variables. I tried the parseInt for each variable within the _.sum that dint work.