Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
dariachen authored May 17, 2018
1 parent 79e2ed3 commit 2d6e27e
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -79,4 +79,10 @@ $ NODE_ENV=prod GZIP_DISABLE='true' node server
* Upload and retrieve data points.
* Mobile web support.

## Quality Assurance

### REST APIs
We use [JMeter](https://jmeter.apache.org/) to performan the end-to-end automation test to ensure all the functionality work as expected.

### Web UI
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 comments on commit 2d6e27e

Please sign in to comment.