testing-practices
There are 117 repositories under testing-practices topic.
abhivaikar/howtheytest
A collection of public resources about how software companies test their software
cypress-io/cypress-realworld-app
A payment application to demonstrate real-world usage of Cypress testing methods, patterns, and workflows.
mfaisalkhatri/Manual_Testing
This repository contains 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.
ZoranPandovski/awesome-testing-tools
🚀 A curated list of awesome testing tools 🚀
avidraghav/MyNotes
📝 A demo todo/notes app which demonstrates the use of MVVM architecture with Test-cases, Navigation Component Library, Room Database, LiveData, Coroutines, Datastore etc.
testing-library/testcafe-testing-library
:ox: Simple and complete custom Selectors for Testcafe that encourage good testing practices.
dialex/start-testing
A crowdsourced testing course, written by testers for testers wannabes.
Priytam/auto
Automation tool to write tests for Http Api, Web Page Action, and Command Line based application with embedded mock server and highly configurable reports
bugthesystem/angular-es6-webpack-boilerplate
AngularJS 1.4x and ES6 application boilerplate /w testing practices using Webpack
HugoDF/jest-mock-date-examples
Different approaches to mocking the Date in Jest tests
daramirra/qaGuruDiploma
:id: Graduation project. UI and API automated tests using Java / Selenide / REST-Assured
rShetty/asyncwait
Wait, Don't sleep
damian-burke/android-custom-view-testing
Example for Android application test-suite - Unit tests with JUnit, UI tests with Espresso
infinum/qa-handbook
Describing the processes used by the Infinum QA Team
Marketionist/testing-starter-kit
Collection of free open source software testing tools with some links on how to use them
brainhubeu/cucumber-steps
🥒 Quick start for testing with Cucumber.js
meltwater/api-gateway-demo
Nginx application showcasing how to do lightweight tests with ruby rspec
tokusumi/readme-code-testing
Helping test "any" code in readme with GitHub Action. All you need is unit testing synchronized external files in the ordinary way.
bornfight/qa-fortress
Evolving idea of something I call QA Fortress.
absolute-version/absolute-version-js
absolute-version produces unique absolute prerelease versions with human-helpful and machine-readable metadata from your git history
chrysocode/test-as-you-think
TestAsYouThink: executable guidelines for tests as first-class citizens
google/cortex-demos
Cortex-M Operating System that focuses heavily on testability
cashapp/kfactories
Set of factories and utils to create effective and lightweight property-based testing strategies.
mupezzuol/spring-boot-test
Implementing different types of tests how Unit Testing, Integration Testing, Testing External Services, Mocking with Mockito, Test Driven Development (TDD) and much more.
rlengvenis/survey-app-frontend
A simplified version of Google Forms application frontend written with React.js
reno-router/blog-microservice
An example Reno microservice for creating and fetching blog posts from a PostgreSQL database
HannachiHassen/SDLC-Interview-Questions
The Software Development Life Cycle, or SDLC, is a method for producing high-quality, low-cost software in the least amount of time.
ndPPPhz/TruthTableOption
Swift protocol which helps both Devs and QAs on writing human-readable and easy editable tests using the logical table of truth
Python3-Training/RF-Inspire
A place for testing inspirations!
farlee2121/TestingPatterns
This project is to record and share patterns and libraries that make testing easier, descriptive and resilient
testsigmahq/testsigma-tutorials
Contains real-world examples on automating end-to-end test scenarios for Web Apps, Mobile-Web, Android & iOS Apps, and APIs in Testsigma.
AndrewJanuary/Test-Engineering-Resources
Useful (IMO) resources for any budding Software Test Engineer/Tester/QA/Automation Engineer/SDET/Explorer/Curious critical thinker
bygui86/spring-testing
Spring Testing sample project
michaelhyatt/mule-pact
Consumer Driven Contracts testing with Mule
fiveisgreen/FTtP-Protocol
Quick rigorous screening protocol for disposable masks.
NigarAylaOzcanan/DemoWebShop
This repository hosts a Selenium and TestNG project designed to comprehensively test the functionalities of a web store. The project focuses on testing the DemoWebShop website, covering various user stories such as user registration, login, logout, ordering, survey participation, and account management.