A collection of public resources about how software companies test their software
-
Updated
Feb 25, 2023 - HTML
Testing is the practice of systematically testing software to make sure it works. Testing can be iterative, and happen multiple times.
Eliminate bugs and ship with more confidence by adding these tools to your workflow.
A collection of public resources about how software companies test their software
A payment application to demonstrate real-world usage of Cypress testing methods, patterns, and workflows.
This repository contains the General Test Cases for performing Manual Testing on the Web/Mobile application. It also has Test cases related to API Testing. Templates related to Test Plan and BugBash are also updated.
A crowdsourced testing course, written by testers for testers wannabes.
Automation tool to write tests for Http Api, Web Page Action, and Command Line based application with embedded mock server and highly configurable reports
AngularJS 1.4x and ES6 application boilerplate /w testing practices using Webpack
Different approaches to mocking the Date in Jest tests
Describing the processes used by the Infinum QA Team
Example for Android application test-suite - Unit tests with JUnit, UI tests with Espresso
Nginx application showcasing how to do lightweight tests with ruby rspec
TestAsYouThink: executable guidelines for tests as first-class citizens
A simplified version of Google Forms application frontend written with React.js
Evolving idea of something I call QA Fortress.
Helping test "any" code in readme with GitHub Action. All you need is unit testing synchronized external files in the ordinary way.