You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+6Lines changed: 6 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -79,4 +79,10 @@ $ NODE_ENV=prod GZIP_DISABLE='true' node server
79
79
* Upload and retrieve data points.
80
80
* Mobile web support.
81
81
82
+
## Quality Assurance
82
83
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