Skill
4
Agent
All Skills
Search
Tools
中文
|
EN
Explore
Loading...
Back to Details
firecrawl-qa
Compare original and translation side by side
🇺🇸
Original
English
🇨🇳
Translation
Chinese
Firecrawl QA
Firecrawl QA测试
Use this to test a live site and return a unified QA report.
使用此工具测试在线网站并返回统一的QA报告。
Onboarding Interview
需求确认环节
Infer the URL, QA focus, and output format from context. If the target URL is clear, proceed immediately.
Ask at most 1-3 concise questions only if blocked, such as the URL, the focus area, or credentials/constraints for protected flows.
从上下文推断目标URL、QA测试重点和输出格式。如果目标URL明确,可直接开展测试。仅在信息不足时提出最多1-3个简洁问题,例如询问目标URL、测试重点领域,或受保护流程所需的凭证/限制条件。
Firecrawl Collection Plan
Firecrawl测试采集方案
Use Firecrawl map to discover pages. Use Firecrawl browser for interactions, forms, navigation, and responsive/manual checks when available. Use scrape for page content and link extraction.
使用Firecrawl map发现页面。在可用情况下,使用Firecrawl浏览器进行交互、表单、导航以及响应式/手动检查。使用抓取功能提取页面内容和链接。
Parallel Work
并行任务处理
If appropriate, use sub-agents or equivalent parallel task runners:
Full: Navigation and Links, Forms and Interactions, Content and Visual, Error States.
Forms: Form Discovery, Happy Path, Edge Cases, Validation.
Navigation: Sitemap, Nav Testing, Link Checker, Routing.
Responsive: Desktop, Tablet, Mobile, Interaction.
Performance: Page Load, Asset Audit, Content Efficiency, Comparison.
Each tester should return severity, URL, description, evidence, and reproduction steps.
若合适,使用子Agent或等效的并行任务执行器:
全面测试:导航与链接、表单与交互、内容与视觉、错误状态。
表单测试:表单发现、正常流程、边界案例、验证机制。
导航测试:站点地图、导航功能测试、链接检查、路由验证。
响应式测试:桌面端、平板端、移动端、交互体验。
性能测试:页面加载、资源审计、内容效率、对比分析。
每位测试人员需返回问题严重程度、URL、问题描述、证据以及复现步骤。
Final Deliverable
最终交付物
markdown
undefined
markdown
undefined
QA Report: [Site]
QA报告:[网站名称]
Summary
摘要
Health score: [x/10]
Pages tested: [count]
Issues found: [critical/major/minor]
健康评分:[x/10]
测试页面数量:[数量]
发现问题:[严重/主要/次要]
Critical Issues
严重问题
[C-1] URL | Description | Steps to reproduce | Expected vs actual
[C-1] URL | 问题描述 | 复现步骤 | 预期结果 vs 实际结果
Major Issues
主要问题
[M-1] URL | Description | Steps to reproduce
[M-1] URL | 问题描述 | 复现步骤
Minor Issues
次要问题
[m-1] URL | Description
[m-1] URL | 问题描述
Positive Observations
正面观测
[What works well]
[运行良好的功能]
Pages Tested
测试页面列表
[URLs]
[URL列表]
Agent/Test Summary
Agent/测试总结
[Who tested what]
[测试分工情况]
Rerun Inputs
重跑参数
workflow: firecrawl-qa url: [url] focus: [full/forms/navigation/responsive/performance]
undefined
workflow: firecrawl-qa url: [目标URL] focus: [全面/表单/导航/响应式/性能]
undefined
Quality Bar
质量标准
Include reproduction steps for functional issues.
Do not report speculative bugs without evidence.
Deduplicate findings across testers.
功能性问题需包含复现步骤。
无证据时不得报告推测性Bug。
合并不同测试人员的重复发现。