正解:C
In Guidewire implementation methodology (such as SurePath), traceability and organization are maintained through strict naming conventions.
* Naming Convention (Option C):A unique identification number is assigned to every User Story Card to create a consistent naming structure:Product - Theme - Subtheme - ID. (For example: CC - FNOL - Vehicle - 001).
* Purpose:This convention allows Business Analysts, Developers, and QA testers to easily reference, search, and trace requirements across different tools (e.g., from the Story Card in Excel/Jira to the code in Studio and the test cases in the testing suite).
* Why not A, B, or D?Time estimation (A) uses "Story Points," not the ID. Burndown charts (B) track velocity/points, not criteria IDs. Backlogs (D) are organized byBusiness Value/Priority, not just numerically by ID.