Skip to content

Commit

Permalink
QA engineering development stack ✨ 🍎
Browse files Browse the repository at this point in the history
  • Loading branch information
dev-lav committed Aug 16, 2018
1 parent 6dab5de commit 9a91aa1
Showing 1 changed file with 24 additions and 0 deletions.
24 changes: 24 additions & 0 deletions readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -103,8 +103,32 @@ Kunjungi [DOT Stacks (Stackshare.io)](https://stackshare.io/dot-indonesia/stack)

### Development Stacks

+ [Postman](https://www.getpostman.com/) API Development & testing environment
+ [Newman](https://github.com/postmanlabs/newman) Automation for postman collection
+ [Codeception](https://codeception.com/) Automated test : unit, API, functional
+ [Laravel Dusk](https://github.com/laravel/dusk) Automated browser test for Laravel
+ [Selenium](https://www.seleniumhq.org/) Automated browser test
+ [Firebase Test Lab](https://firebase.google.com/docs/test-lab/) Mobile device testing
+ [Sentry.io](https://sentry.io/) Error reporting
+ [Google Page Speed](https://developers.google.com/speed/pagespeed/insights/), [Lighthouse](https://developers.google.com/web/tools/lighthouse/) Page speed test

### Tools & IDE

+ [Postman Dekstop / Postman Chrome Extension](https://www.getpostman.com/)
+ [Katalon](https://www.katalon.com/)
+ [JMeter](https://jmeter.apache.org/)
+ [Sublime Text](https://www.sublimetext.com/)
+ [Jenkins](https://jenkins.io/)

### Documents

+ User Story
+ Test Scenario / Test Case
+ Manual Book
+ UAT Documents
+ TSD
+ BSD

---

## Design
Expand Down

0 comments on commit 9a91aa1

Please sign in to comment.