https://github.com/fasatrix/api-ui-performance-projects-assessment
A self-initiative: Bespoke REST API Test Automation Framework , Bespoke UI Test Automation Framework built with TestCafe and JavaScript, Bespoke Performance Test Framework built with JMeter on Docker, WebDriver, Sitespeed.io, Google Performance and Lighthouse
https://github.com/fasatrix/api-ui-performance-projects-assessment
google jmeter lighthouse lighthouse-score mocha-chai mocha-tests mochajs mochawesome performance performance-testing reporting rest-api testcafe webdriver
Last synced: 4 months ago
JSON representation
A self-initiative: Bespoke REST API Test Automation Framework , Bespoke UI Test Automation Framework built with TestCafe and JavaScript, Bespoke Performance Test Framework built with JMeter on Docker, WebDriver, Sitespeed.io, Google Performance and Lighthouse
- Host: GitHub
- URL: https://github.com/fasatrix/api-ui-performance-projects-assessment
- Owner: fasatrix
- License: mit
- Created: 2021-09-18T21:06:59.000Z (about 4 years ago)
- Default Branch: main
- Last Pushed: 2021-10-07T04:29:24.000Z (about 4 years ago)
- Last Synced: 2025-06-22T11:06:45.322Z (4 months ago)
- Topics: google, jmeter, lighthouse, lighthouse-score, mocha-chai, mocha-tests, mochajs, mochawesome, performance, performance-testing, reporting, rest-api, testcafe, webdriver
- Language: HTML
- Homepage:
- Size: 12.1 MB
- Stars: 3
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# API, UI and Performance Project
## Structure
### Api
* Instructions can be located under `API\README.md`
* Test Summary Report (html) will be auto generated by the test suite and can be found under `API\mochawesome-report`
### UI
* Instructions can be located under `UI\README.md`
* Test Flows document can be found under `UI\test-flows`
* The bug report document can be found under `UI\reports\bug-report`
* Test Summary Report (html) will be auto generated by the test suite and can be found under `UI\reports\test-report`### Performance
* Instructions can be located under `performance\README.md`
* The Performance Test Report can be found under `performance\documentation`
* All individual Test Summary Report (html) can be located under `performance\reports`### CI Integration
* https://github.com/fasatrix/api-ui-performance-projects-assessment/actions