Loading test cases...

Environments & URL Endpoints

Each environment (QA, QA2, UAT, PROD) is powered by dedicated config files in config/environments/. The framework dynamically resolves URLs and routes during execution based on your environment selection.

Loading environments...

Tag Management & Mapping

Assign single or multiple tags (e.g. smoke, regression, P1, login) to your test cases for targeted execution and CI/CD filtering.

Available Tags

Test Case Tag Mapping Matrix

Test Case File Title & Summary Current Tags Actions

⚙️ Execution Settings

Live Execution Terminal
Welcome to MCP Automation Studio.
Select your environment, browser options, and target test cases, then click 'Start Execution' to watch live testing in real-time.

Execution Reports & History

Inspect execution reports generated by Real MCP browser test runs.

Generated Reports

Loading reports...

Report Preview

📊

Select an HTML report from the list on the left to preview it directly.

Framework Central Configuration

Managed centrally in config/framework.config.json. Changes saved here immediately update the framework.

Framework Configuration JSON