Build, run, and extend automated API and UI testing workflows.
Copy the install command and let the AI configure it · recommended for beginners
No copy-paste install info for "httprunner" yet — see the docs or source repo.
Use HttpRunner to create an automated test suite for a user login API, including successful login, wrong password, and missing required parameter scenarios. Show request parameters, assertions, and the test structure.
A clear HttpRunner API test example covering key login scenarios with assertions.
Using HttpRunner, design a UI automation test flow for an e-commerce checkout process, covering login, product search, add to cart, and order submission, and explain the validation points for each step.
An end-to-end UI automation testing plan with key steps and actionable validation ideas.
Explain how to use HttpRunner's plugin mechanism to extend testing capabilities and integrate tests into a CI/CD pipeline, with an example project structure and execution commands.
Implementation guidance for plugin extensions and CI integration, including project structure and command examples.
Intercept, inspect, and modify HTTP traffic for debugging, testing, and security analysis.
Import API specs and collections to generate and run automated API tests.
Send HTTP requests, inspect history, and capture screenshots for testing workflows.
Automate end-to-end web testing and verification with natural language workflows.
Capture website HAR data for auditing, API reverse engineering, and code generation.
Interact with and test local web apps using Playwright for debugging and verification.