# Webapp Testing Metrics

> Sub-skill of webapp-testing: Metrics.

- Skill: `vamseeachanta/webapp-testing-metrics` (Agent Skill)
- Install (CLI): `npx skillmds@latest add vamseeachanta/webapp-testing-metrics`
- Raw SKILL.md: https://api.skillmd.com/api/skills/vamseeachanta/webapp-testing-metrics/raw
- Safety review: PASS (external: skill-scanner PASS, skillspector PASS)
- Works with: Claude Code, Claude.ai, OpenAI Codex
- Category: Coding & Dev Tools
- Author: vamseeachanta (https://skillmd.com/u/vamseeachanta)
- Updated: 2026-09-17
- Page: https://skillmd.com/skills/vamseeachanta/webapp-testing-metrics

---


# Metrics

## Metrics


| Metric | Target | Description |
|--------|--------|-------------|
| Test Duration | <10s per test | Individual test execution time |
| Flakiness Rate | <2% | Tests passing consistently |
| Screenshot Match | 100% | Visual regression accuracy |
| Network Coverage | >90% | API endpoints tested |

