diff --git a/README.md b/README.md index 6a01d19..3b6e746 100644 --- a/README.md +++ b/README.md @@ -12,8 +12,8 @@ automationreport generates automation test reports in MongoDB which can be visua ## Requirements -1. **MongoDB instance** - *Community edition of MongoDB can be downloaded [here](https://docs.mongodb.com/manual/administration/install-community/) and installation guide can be found [here](https://docs.mongodb.com/guides/server/install/).* -2. **Mongo Charts instance** - *Community edition of MongoDB Charts can be downloaded [here](https://www.mongodb.com/download-center/charts) and installation guide can be found [here](https://docs.mongodb.com/charts/current/installation/).* +1. **MongoDB instance**-*Community edition of MongoDB can be downloaded [here](https://docs.mongodb.com/manual/administration/install-community/) and installation guide can be found [here](https://docs.mongodb.com/guides/server/install/).* +2. **Mongo Charts instance**-*Community edition of MongoDB Charts can be downloaded [here](https://www.mongodb.com/download-center/charts) and installation guide can be found [here](https://docs.mongodb.com/charts/current/installation/).* ## Project Structure @@ -58,15 +58,13 @@ automationreport generates automation test reports in MongoDB which can be visua ![image info](./qareport_images/qareport_mongodb_chart_firstsection.png) ![image info](./qareport_images/qareport_mongodb_chart_secondsection.png) + +## MongoDB Charts - Instructions on Setting up Dashboard + The datasource should be added - The Name of the database is the project name used in setConnection(). + +### Setting up charts on Dashboard + ![image info](./qareport_images/Build Category VS Number of Builds.png) - - - - - - - - - + ![image info](./qareport_images/Build Category VS Number of Builds_Chart Setup.png) diff --git a/qareport_images/Build Category VS Number of Builds.png b/qareport_images/Build Category VS Number of Builds.png new file mode 100644 index 0000000..9a0f756 Binary files /dev/null and b/qareport_images/Build Category VS Number of Builds.png differ diff --git a/qareport_images/Build Category VS Number of Builds_Chart Setup.png b/qareport_images/Build Category VS Number of Builds_Chart Setup.png new file mode 100644 index 0000000..9d670ac Binary files /dev/null and b/qareport_images/Build Category VS Number of Builds_Chart Setup.png differ