From e4c59fc0c5b87c354b149807b6041f99c06039b3 Mon Sep 17 00:00:00 2001 From: Majhar Towsif <123467715+Majhar-98@users.noreply.github.com> Date: Fri, 27 Jan 2023 02:27:58 +0600 Subject: [PATCH] Create README.md --- README.md | 30 ++++++++++++++++++++++++++++++ 1 file changed, 30 insertions(+) create mode 100644 README.md 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: