This commit is contained in:
parent
6276f75216
commit
c52ccce8e0
4 changed files with 3 additions and 36 deletions
|
|
@ -8,3 +8,5 @@ description: >
|
|||
|
||||
This section contains the core documentation for D66, focusing on how the Autonomous UAT Agent works and how to run it.
|
||||
|
||||
“Autonomous UAT Agent” is the current working title of the application; **UAT** stands for **User Acceptance Testing** (i.e., end-to-end testing from a user’s perspective).
|
||||
|
||||
|
|
|
|||
|
|
@ -11,4 +11,3 @@ This section contains the outputs that support D66 claims: findings summaries an
|
|||
|
||||
- [PoC Validation](./poc-validation.md)
|
||||
- [Golden Run (Telekom Header Navigation)](./golden-run-telekom-header-nav/)
|
||||
- [Logs & Artifacts](./logs-and-artifacts.md)
|
||||
|
|
|
|||
|
|
@ -1,34 +0,0 @@
|
|||
---
|
||||
title: "Logs & Artifacts"
|
||||
linkTitle: "Logs & Artifacts"
|
||||
weight: 2
|
||||
description: >
|
||||
Where to find logs, screenshots, and reports relevant to D66
|
||||
---
|
||||
|
||||
## Repo locations
|
||||
|
||||
- Local calibration and run logs: `logs/`
|
||||
- Script outputs (varies by run):
|
||||
- `Backend/IPCEI-UX-Agent-S3/staging_scripts/uxqa.db`
|
||||
- `Backend/IPCEI-UX-Agent-S3/staging_scripts/Screenshots/`
|
||||
- `Backend/IPCEI-UX-Agent-S3/staging_scripts/agent_output/`
|
||||
|
||||
- Golden run evidence pack (recommended publishing location in docs):
|
||||
- `docs/D66/results/golden-run-telekom-header-nav/`
|
||||
|
||||
## What to capture for D66
|
||||
|
||||
- A representative run per capability:
|
||||
- functional correctness checks
|
||||
- visual quality audits
|
||||
- task-based UX smoke tests
|
||||
- For each run, capture:
|
||||
- target URL
|
||||
- timestamp
|
||||
- key screenshots/overlays
|
||||
- issue summaries (structured)
|
||||
|
||||
## Notes
|
||||
|
||||
If needed, we can add a consistent run naming convention and a small “how to export a D66 evidence pack” procedure.
|
||||
|
|
@ -37,7 +37,7 @@ The PoC covered three concrete use cases:
|
|||
- Golden run (Telekom header navigation): [Golden Run: Telekom Header Navigation](../golden-run-telekom-header-nav/)
|
||||
|
||||
- **Artifact locations and guidance:**
|
||||
- See: [Logs & Artifacts](../logs-and-artifacts/)
|
||||
- See: Golden Run evidence pack and run outputs in `results/`
|
||||
|
||||
- **Model configuration context (current vs legacy):**
|
||||
- See: [Model Stack](../../model-stack/)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue