fill-unit-test-result

Generate IM-03 unit test result reports from DE-13 test plans.

Updated Mar 27, 2026
One-click install
npx skills add https://github.com/bs-koo/gx-pm --skill fill-unit-test-result
Or copy as Structured Prompt for Agent▼
Please help me install this Agent Skill.
Skill: fill-unit-test-result
Source: https://github.com/bs-koo/gx-pm/tree/main/plugins/gx-pm/skills/fill-unit-test-result
Command: npx skills add https://github.com/bs-koo/gx-pm --skill fill-unit-test-result

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This skill streamlines the completion of unit test results by applying test outcomes to the unit test plan (DE-13) and generating the IM-03 unit test result report. It supports documenting pass/fail/NA, tracking corrective actions, and compiling result statistics.

Core Features & Use Cases

  • Generate an IM-03 unit test results document from DE-13 plans.
  • Capture and link defects with corrective actions and dates.
  • Produce per-screen test results with pass/fail/NA statuses and aggregated statistics.

Quick Start

Input the DE-13 test plan data and test results, and the system will generate the IM-03 unit test results report.

Frequently Asked Questions about fill-unit-test-result

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I generate an IM-03 unit test results report from a DE-13 test plan?▼

Generate an IM-03 unit test results report by inputting your DE-13 test plan data and execution outcomes. The system automatically maps per-screen pass/fail/NA statuses and defect tracking details to produce a standardized IM-03 document.

What is the best way to track defects and corrective actions in unit test reports?▼

Tracking defects in unit test reports is handled by linking corrective actions and dates directly to per-screen test results. This captures failure details and compiles result statistics within the standardized IM-03 report format.

Can I classify per-screen test results as pass, fail, or NA in my QA workflow?▼

Yes, per-screen test results can be classified as pass, fail, or NA. The system applies these classifications from your DE-13 test plan execution to populate the IM-03 report with aggregated statistics.

Does the IM-03 report generation support aggregated test result statistics?▼

Yes, IM-03 report generation supports aggregated test result statistics. It compiles per-screen pass/fail/NA classifications and defect tracking details to output a complete summary of your unit test execution.

Do I need a DE-13 test plan to populate unit test results into IM-03?▼

Yes, a DE-13 test plan is required to populate unit test results into IM-03. The skill uses the DE-13 plan as input to automate the mapping of test outcomes and defect details into the final report.