diff --git a/README.md b/README.md new file mode 100644 index 0000000..3c29fcd --- /dev/null +++ b/README.md @@ -0,0 +1,30 @@ +# domoney-postman-newman-api-testing +## How to run this Project: +- Clone this project +- Open with any code editor +- Give the following command +- only run collection json file you should following the command below +- npm install +- npx newman run .collection/collection.json +- npm test + +## How to upload this Project: +- git init +- git remote add origin +- git status +- git add . +- git config user.email +- git config user.name +- git commit -m “your commit” +- git branch -m main +- git push origin main + +## Technology used: +- Postman +- Newman + +## Documentation: +- Google drive link: + +## Bug Report: + - Google drive link: