Im trying to build a project through Jenkins integration tool. I tried to run locally through batch Command line option. I had earlier installed newman package as well as jenkins.war package to run through local server. But, when i try to build the project im getting an error below. Im a beginner but has no idea how to get rid of this error.
newman run C:\Users\MKBMX500.jenkins\workspace\Exported Collection\CountriesAPcollection.postman_collection.json
This is the exact path entered in the Jenkins CML batch option and i have rechecked the json file has no error at all. Any solution will be appreciated.