Information Sources

This document defines the information sources for the 5G-EMERGE Phase 2 testbed website: the canonical sources, what each one contains, and how they are consolidated into the testbed website (DBR).


Sources

The testbed website draws on four primary source documents and the git repository itself.

Ref Document Scope Format Current filename Last modified Owner
SAI Service Architecture and Interfaces All .docx 5G-EMERGE_P2_Service Architecture and Interfaces (SAI)_v2.3.docx 01 May 2026 WP 1.2 / All partners
TVR Testing, Validation and Results Testing .docx 5G-EMERGE_P2_Testing, Validation and Results(TVR)_v3.0.docx 20 Jun 2026 WP 1.2 / All partners
GTR Global Test Registry Testing .xlsx 5G-EMERGE Global Test Registry.xlsx 12 Jun 2026 WP 1.2 / All partners
GCR Global Component Registry All .xlsx 5G-EMERGE Global Component Registry.xlsx 12 Jun 2026 WP 1.2 / All partners
DBR 5g-emerge-testbed-website repository All Git GitHub — 5G-EMERGE organisation

SAI and TVR are maintained under the WP 1.2 – Architecture folder on SharePoint; GTR and GCR are in the same folder as the TVR. Source files are kept current in the local cache by npm run sync — see docs/activities/source-sync.md (project docs).

SharePoint locations: SAI: 5g-emerge_phase2 › Strand 1 – Research coordination dissemination › WP 1.2 – Architecture › SAI – Service Architecture and Interfaces https://ebu1.sharepoint.com/sites/5g-emerge_phase2/...

TVR, GTR, GCR: 5g-emerge_phase2 › Strand 1 – Research coordination dissemination › WP 1.2 – Architecture › TVR – Testing, Validation, and Results https://ebu1.sharepoint.com/sites/5g-emerge_phase2/...


Coverage Map

This table shows which types of information are provided by each source and where they surface in the DBR.

Information type SAI TVR GTR GCR DBR
Testbed descriptions & architecture ✓ (docs)
Satellite segment definitions ✓ (docs)
Service interface & component definitions ✓ (cards)
Component → testbed mapping ✓ (docs)
Service-level test KPI targets ✓ (cards + docs)
All test cases (formal IDs) ✓ (docs + cards)
Testbed assignment per test ✓ (cards)
Responsible partner per test ✓ (cards)
E2E scenario → testbed mapping ✓ (App.1) ✓ (cards + docs)
KPI/KVI catalogue ✓ (docs)
Inputs, outputs, expected results, actual results & comments DBR only
Test execution status & results DBR only
Findings, risks, blockers DBR only
Actions & next steps DBR only
Rendered / navigable dashboard DBR only

Source columns (SAI–GCR): a ✓ means the source contains that information type, with a parenthetical note where the coverage is partial or indirect. DBR column: shows where the information appears in the testbed website — docs (documentation pages), cards (test status cards), or a combination. DBR only rows highlight the value the testbed website adds beyond consolidating existing sources.


What Each Source Contains

SAI — Service Architecture and Interfaces

The architectural reference document for Phase 2. Defines the service interfaces, component interactions, and system architecture that the test programme validates against. Used to understand the intended behaviour and interface contracts that test cases in the TVR and GTR are designed to exercise.

Key sections used in DBR: Interface specifications referenced in Strand 2 component and test-case descriptions; architectural diagrams informing testbed scope.

TVR — Testing, Validation and Results

The master technical document for Phase 2. Defines:

  • All testbeds (architecture, components, satellite segments — §3–§7)
  • Strand 2 test infrastructure and test case specifications (§7.3–§7.4)
  • End-to-end service scenarios (Table 1, Appendix 1)
  • E2E performance test plans per strand (Table 2)
  • Strand 2 tests confirmed for Phase 2 (Table 3 / §2.9.6)
  • Component tables per testbed (Tables 4, 5, 9, 15)
  • KVI/KPI definitions

Key sections used in DBR: §2.9.6, §3–§7.4, Appendix 1 A.1 & A.2.

GTR — Global Test Registry

The master test registry (v1.2, 12 June 2026). Provides:

  • All formal test cases across Strands 2–6, each with a structured Unique Test ID (S2-WP2.1-EBU-DTE-001, S3-WP3.1.1-SES-DTH-001, etc.)
  • Per-test: Strand, Work Package, Testbed, Owner, Title, Description, E2E/Use Case Ref, KPI, KVI, Status, Technical Note, TVR Section
  • A canonical testbed name register (Testbeds sheet) — authoritative names used across all strand sheets

Sheets: Instructions · Testbeds · Strand 2 (104 tests) · Strand 3 (20 tests) · Strand 4 (43 tests) · Strand 5 (34 tests) · Strand 6 (2 tests)

Key additions over TVR: Structured Unique Test IDs, responsible partner per test, testbed specificity, and execution status tracking.

GCR — Global Component Registry

The authoritative registry of components across all strands and testbeds. Provides:

  • Component inventory across all strands (S2–S6)
  • Component → testbed deployment mapping
  • Component owner/partner per entry

Used in DBR: informs component cards and testbed mapping pages.

DBR — The Testbed Website Repository

The DBR is the living consolidation of all source documents, enriched with additional detail, partner context, and status tracking not present in the upstream sources.

See Source to Page Mapping below for the page-level mapping of which sources feed which pages.


Source to Page Mapping

When a new page is added, a source document is updated, or coverage is extended, these tables should be updated in the same session.

Source Section / Sheet Page Notes
SAI §3 (all) Architecture → Architectural Blueprint Functional, logical architecture and standards
SAI §2.2, §4.1.1.7 Testing → Framework Service architecture context
SAI All Data → Test status cards (Strand 2) Interface and component definitions inform card scope
TVR §2.6 Testing → Framework Phase 2 testing scope and use case categories
TVR §2.7 — KPI/KVI catalogue Testing → Framework §6 Full KPI definitions and thresholds
TVR §2.8 — Table 1 Testing → Service Scenarios 16 service scenarios with testbed assignments
TVR §2.9.6 — Tables 2 & 3 Testing → E2E Scenarios Phase 2 confirmed performance tests per testbed
TVR §3–§7 — Testbed descriptions Architecture → Testbeds Architecture, components, satellite segments
TVR §7.3–§7.4 — S2 test specs Data → Test status cards (Strand 2) Component test case definitions
TVR Appendix 1 A.1 & A.2 Testing → E2E Scenarios Performable and non-performable scenario definitions
GTR Service level tests sheet Testing → Service-Level Scenarios 16 service-level scenarios with testbed and KPI targets
GTR Strand 2–6 sheets Testing → Global Test Register, Data → Status cards All formal test cases with structured Unique Test IDs and responsible partners
GCR All Testing → S2 Component × Testbed Mapping; Data → Status cards Component inventory and deployment mapping across all strands

Pages to Source Mapping

Page Primary Sources
Home
├─ Testing — (renders status cards; see Data to Source Mapping)
├─ Telemetry — (no data yet)
└─ Documentation
    ├─ Architecture
    │  ├─ Architectural Blueprint SAI §3
    │  └─ Testbeds TVR §3–§7
    ├─ Testing
    │  ├─ Framework TVR §2.6, §2.7; SAI §2.2, §4.1.1.7
    │  ├─ Service Scenarios TVR §2.8; GTR (service level tests sheet)
    │  ├─ E2E Scenarios TVR §2.9.6, App. 1; GTR
    │  ├─ Global Test Register GTR (all strand sheets)
    │  └─ S2 Component × Testbed Mapping
    └─ Programme
        └─ Information Sources

Data to Source Mapping

Data Primary Sources
Test status cards — Strand 2 TVR §7.3–§7.4, SAI, GTR (S2 sheet)
Test status cards — Strand 3 TVR, GTR (S3 sheet)
Test status cards — Strand 4 TVR, GTR (S4 sheet)
Test status cards — Strand 5 TVR, GTR (S5 sheet)
Test status cards — Strand 6 TVR, GTR (S6 sheet)

Further Reading

  • Source pipeline (docs/activities/source-sync.md + docs/activities/reprocess.md) — step-by-step procedures for keeping source files current and applying their updates to the DBR