From 9a91aa16877445eb2f49905fc3a582671cb260b3 Mon Sep 17 00:00:00 2001 From: Fatoni Date: Thu, 16 Aug 2018 14:25:18 +0700 Subject: [PATCH] QA engineering development stack :sparkles: :apple: --- readme.md | 24 ++++++++++++++++++++++++ 1 file changed, 24 insertions(+) diff --git a/readme.md b/readme.md index 9d231a7..32b4b41 100644 --- a/readme.md +++ b/readme.md @@ -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