Skip to content

Commit 2d6e27e

Browse files
authored
Update README.md
1 parent 79e2ed3 commit 2d6e27e

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

README.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -79,4 +79,10 @@ $ NODE_ENV=prod GZIP_DISABLE='true' node server
7979
* Upload and retrieve data points.
8080
* Mobile web support.
8181

82+
## Quality Assurance
8283

84+
### REST APIs
85+
We use [JMeter](https://jmeter.apache.org/) to performan the end-to-end automation test to ensure all the functionality work as expected.
86+
87+
### Web UI
88+
We use [BrowserStack](http://browserstack.com/) to performan both the end-to-end and browser-compatibility testing to ensure all the functionality work as expected.

0 commit comments

Comments
 (0)