Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

set http_proxy=http://proxyinternet.tesa:8080

newman -c DSTestedAPITestCollectionrun DSTestedAPITestCollection.postman_collection -e TMFENV -H DSTestedAPICTKResult.html -o DSTestedAPICTKResult.json --reporters cli,html,json --reporter-json-export DSTestedAPICTKResult.json --reporter-html-export DSTestedAPICTKResult.html

pause >nul

5  A folder name results will be created and filled with the output of the tests. You should see something like the following: 

...