Skip to content
#

Test automation

Test automation or automated testing as compared to manual testing is a way to write test scenarios beforehand that can be repeatedly executed without involving a human element. This is often done by having a set of test data as input that can be compared to certain expectations. In agile software development approaches, this can be even based on user stories and/or acceptance critera.

Here are 1,036 public repositories matching this topic...

"Bookcart is a state-of-the-art online bookstore, seamlessly combining ASP.NET Core 6.0 and Angular for a user-friendly interface. With a robust SQL Server backend, it offers secure transactions and personalized book recommendations. Rigorous testing using Selenium, Cucumber, and BDD ensures a flawless browsing experience across browsers."

  • Updated Sep 10, 2023
  • Java

It's an Appium framework with sample APK code for Android devices. Why this version is better: ✅ "Appium-based automation framework" sounds clean, professional, and clearly identifies the tech used. ✅ It’s easy to understand for both beginners and experienced testers. ✅ It highlights that the repo includes a basic framework with Allure reporting

  • Updated Jun 17, 2025
  • Java