awesome-repositories.com
Blog
awesome-repositories.com

Entdecke die besten Open-Source-Repositories mit KI-gestützter Suche.

EntdeckenKuratierte SuchenOpen-Source-AlternativenSelf-hosted SoftwareBlogSitemap
ProjektÜber unsRanking-MethodikPresseMCP-Server
RechtlichesDatenschutzAGB
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

1 Repo

Awesome GitHub RepositoriesFunctional Web Testing

Verifying application logic by emulating web requests and responses without requiring a live web server.

Distinct from Isolated Functionality Testing: Focuses on emulated HTTP request-response cycles for web applications, whereas Isolated Functionality Testing is more generic.

Explore 1 awesome GitHub repository matching testing & quality assurance · Functional Web Testing. Refine with filters or upvote what's useful.

Awesome Functional Web Testing GitHub Repositories

Finde die besten Repos mit KI.Wir suchen mit KI nach den am besten passenden Repositories.
  • codeception/codeceptionAvatar von Codeception

    Codeception/Codeception

    4,855Auf GitHub ansehen↗

    Codeception is a full-stack testing framework for PHP applications that provides a unified interface for unit, functional, and acceptance testing. It serves as a tool for automating real desktop and mobile browsers via the WebDriver protocol and acts as a client for testing REST and SOAP APIs. The framework is distinguished by its support for Behavior-Driven Development, allowing users to write human-readable test specifications in Gherkin language to align technical tests with business requirements. It implements actor-based action mapping to connect these natural language steps to executabl

    Emulates web requests and responses without a live server to validate application logic and HTML output.

    PHP
    Auf GitHub ansehen↗4,855
  1. Home
  2. Testing & Quality Assurance
  3. Isolated Functionality Testing
  4. Functional Web Testing