@relipa/ai-flow-kit 0.1.4 → 0.1.5-beta.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/README.md +0 -0
- package/bin/aiflow.js +0 -0
- package/bin/ak.js +0 -0
- package/custom/harness/playwright/.env.example +0 -0
- package/custom/harness/playwright/playwright.config.ts +0 -0
- package/custom/harness/playwright/tests/e2e/auth.setup.ts +0 -0
- package/custom/harness/playwright/tests/e2e/fixtures/test.ts +0 -0
- package/custom/harness/playwright/tests/e2e/pages/BasePage.ts +0 -0
- package/custom/harness/playwright/tests/e2e/support/auth.ts +0 -0
- package/custom/mcp-presets/README.md +0 -0
- package/custom/mcp-presets/backlog.json +0 -0
- package/custom/mcp-presets/figma-desktop.json +0 -0
- package/custom/mcp-presets/figma.json +0 -0
- package/custom/mcp-presets/gitnexus.json +0 -0
- package/custom/mcp-presets/google-sheets.json +0 -0
- package/custom/mcp-presets/jira.json +0 -0
- package/custom/mcp-presets/playwright.json +0 -0
- package/custom/prompts/bug-fix.md +0 -0
- package/custom/prompts/feature.md +0 -0
- package/custom/prompts/investigation.md +0 -0
- package/custom/rules/code-style.md +0 -0
- package/custom/rules/java/code-style.md +0 -0
- package/custom/rules/java/naming.md +0 -0
- package/custom/rules/java/review-checklist.md +0 -0
- package/custom/rules/java/spring-boot-examples.md +0 -0
- package/custom/rules/javascript/code-style.md +0 -0
- package/custom/rules/javascript/naming.md +0 -0
- package/custom/rules/ml-conventions.md +0 -0
- package/custom/rules/ml-review-checklist.md +0 -0
- package/custom/rules/naming.md +0 -0
- package/custom/rules/php/code-style.md +0 -0
- package/custom/rules/php/naming.md +0 -0
- package/custom/rules/project-conventions.md +0 -0
- package/custom/rules/review-checklist.md +0 -0
- package/custom/rules/test-patterns.md +0 -0
- package/custom/skills/automation-testing/SKILL.md +0 -0
- package/custom/skills/automation-testing/templates/BasePage.ts +0 -0
- package/custom/skills/automation-testing/templates/PageObject.example.ts +0 -0
- package/custom/skills/automation-testing/templates/playwright.config.ts +0 -0
- package/custom/skills/automation-testing/templates/spec.example.ts +0 -0
- package/custom/skills/ba-skills/{skill-ba-xay-dung-business-rules-v1.md → skill-ba-build-business-rules-v1.md} +0 -0
- package/custom/skills/ba-skills/{skill-ba-template-phan-tich-ban-dau-v1.md → skill-ba-initial-analysis-template-v1.md} +0 -0
- package/custom/skills/ba-skills/{skill-ba-phan-tich-ban-dau-v1.md → skill-ba-initial-analysis-v1.md} +2 -2
- package/custom/skills/ba-skills/{skill-ba-ve-luong-mermaid-v1.md → skill-ba-mermaid-flowchart-v1.md} +0 -0
- package/custom/skills/ba-skills/{skill-ba-qa-template-v1.md → skill-ba-qna-template-v1.md} +0 -0
- package/custom/skills/ba-skills/{skill-ba-qa-v1.md → skill-ba-qna-v1.md} +2 -2
- package/custom/skills/ba-skills/{skill-ba-template-uc-v1.md → skill-ba-uc-template-v1.md} +0 -0
- package/custom/skills/ba-skills/{skill-ba-prototype-v1.md → skill-ba-ui-prototype-v1.md} +2 -2
- package/custom/skills/ba-skills/{skill-ba-viet-spec-uc-v1.md → skill-ba-write-uc-spec-v1.md} +4 -4
- package/custom/skills/coverage-check/SKILL.md +0 -0
- package/custom/skills/deploy-model/SKILL.md +0 -0
- package/custom/skills/design-experiment/SKILL.md +0 -0
- package/custom/skills/evaluate-model/SKILL.md +0 -0
- package/custom/skills/evidence-aggregation/SKILL.md +0 -0
- package/custom/skills/execute-flow/SKILL.md +0 -0
- package/custom/skills/execute-flow/templates/playwright.config.ts +0 -0
- package/custom/skills/explore-data/SKILL.md +0 -0
- package/custom/skills/figma-to-component/SKILL.md +0 -0
- package/custom/skills/frame-ml-problem/SKILL.md +0 -0
- package/custom/skills/gate-review/SKILL.md +0 -0
- package/custom/skills/generate-spec/SKILL.md +0 -0
- package/custom/skills/generate-test-report/SKILL.md +0 -0
- package/custom/skills/generate-test-report/templates/test-report.md +0 -0
- package/custom/skills/generate-testcase/SKILL.md +0 -0
- package/custom/skills/generate-testcase/templates/testcase.md +0 -0
- package/custom/skills/impact-analysis/SKILL.md +0 -0
- package/custom/skills/improve-algorithm/SKILL.md +0 -0
- package/custom/skills/investigate-bug/SKILL.md +0 -0
- package/custom/skills/log-bug/SKILL.md +0 -0
- package/custom/skills/pr-impact-analysis/SKILL.md +0 -0
- package/custom/skills/report-customer/SKILL.md +0 -0
- package/custom/skills/retest-orchestration/SKILL.md +0 -0
- package/custom/skills/review-plan/SKILL.md +0 -0
- package/custom/skills/script-sync/SKILL.md +0 -0
- package/custom/skills/test-analysis/SKILL.md +0 -0
- package/custom/skills/test-skills/categories/00-core/00.01.requirement-analysis.md +0 -0
- package/custom/skills/test-skills/categories/00-core/00.02.risk-analysis.md +0 -0
- package/custom/skills/test-skills/categories/00-core/00.03.test-scenario-builder.md +0 -0
- package/custom/skills/test-skills/categories/00-core/00.04.testcase-review.md +0 -0
- package/custom/skills/test-skills/categories/01-test-design/01.01.boundary-value-analysis.md +0 -0
- package/custom/skills/test-skills/categories/01-test-design/01.02.equivalence.partitioning.md +0 -0
- package/custom/skills/test-skills/categories/01-test-design/01.03.decision-table.md +0 -0
- package/custom/skills/test-skills/categories/01-test-design/01.04.state.transition.md +0 -0
- package/custom/skills/test-skills/categories/01-test-design/01.05.pairwise.md +0 -0
- package/custom/skills/test-skills/categories/01-test-design/01.06.error-guessing.md +0 -0
- package/custom/skills/test-skills/categories/02-ui-testing/02.01.UI-layout.md +0 -0
- package/custom/skills/test-skills/categories/02-ui-testing/02.02.form-validation.md +0 -0
- package/custom/skills/test-skills/categories/02-ui-testing/02.03.navigation.md +0 -0
- package/custom/skills/test-skills/categories/02-ui-testing/02.04.localization.md +0 -0
- package/custom/skills/test-skills/categories/02-ui-testing/02.05.accessibility.md +0 -0
- package/custom/skills/test-skills/categories/03-business-testing/03.01.CRUD-testing.md +0 -0
- package/custom/skills/test-skills/categories/03-business-testing/03.02.workflow-testing.md +0 -0
- package/custom/skills/test-skills/categories/03-business-testing/03.03.permission-testing.md +0 -0
- package/custom/skills/test-skills/categories/03-business-testing/03.04.dependency-validation.md +0 -0
- package/custom/skills/test-skills/categories/03-business-testing/03.05.notification-testing.md +0 -0
- package/custom/skills/test-skills/categories/03-business-testing/03.06.calculation.testing.md +0 -0
- package/custom/skills/test-skills/categories/04-data-testing/04.01.database-testing.md +0 -0
- package/custom/skills/test-skills/categories/04-data-testing/04.02.import-export-testing.md +0 -0
- package/custom/skills/test-skills/categories/04-data-testing/04.03.data-mapping.md +0 -0
- package/custom/skills/test-skills/categories/04-data-testing/04.04.duplicate-handling.md +0 -0
- package/custom/skills/test-skills/categories/04-data-testing/04.05.migration.md +0 -0
- package/custom/skills/test-skills/categories/05-integration/05.01.API-testing.md +0 -0
- package/custom/skills/test-skills/categories/05-integration/05.02.third-party-integration.md +0 -0
- package/custom/skills/test-skills/categories/05-integration/05.03.batch-processing.md +0 -0
- package/custom/skills/test-skills/categories/05-integration/05.04.file-upload-download.md +0 -0
- package/custom/skills/test-skills/categories/08-domain-skills/CMS.md +0 -0
- package/custom/skills/test-skills/categories/08-domain-skills/Ecommerce.md +0 -0
- package/custom/skills/test-skills/categories/99-review/99.01.coverage-review.md +0 -0
- package/custom/skills/test-skills/categories/99-review/99.02.knowledge-learning.md +0 -0
- package/custom/skills/test-skills/categories/99-review/99.03.repository-update.md +0 -0
- package/custom/skills/test-skills/categories/99-review/99.04.change-history.md +0 -0
- package/custom/skills/test-skills/rules/directory-and-naming-convention.md +158 -0
- package/custom/skills/test-skills/rules/{QA_Writing_Standards.md → qa-writing-standards.md} +0 -0
- package/custom/skills/test-skills/template/{template_testcase.md → testcase-template.md} +0 -0
- package/custom/skills/train-model/SKILL.md +0 -0
- package/custom/templates/laravel.md +0 -0
- package/custom/templates/nestjs.md +0 -0
- package/custom/templates/nextjs.md +0 -0
- package/custom/templates/nodejs-express.md +0 -0
- package/custom/templates/php-plain.md +0 -0
- package/custom/templates/php.md +0 -0
- package/custom/templates/python-django.md +0 -0
- package/custom/templates/python-fastapi.md +0 -0
- package/custom/templates/python-ml.md +0 -0
- package/custom/templates/python.md +0 -0
- package/custom/templates/reactjs.md +0 -0
- package/custom/templates/shared/coding-workflow.md +15 -0
- package/custom/templates/shared/create-spec-workflow.md +80 -89
- package/custom/templates/shared/create-testcase-workflow.md +65 -75
- package/custom/templates/shared/gate-workflow.md +3 -3
- package/custom/templates/shared/ml-gate-workflow.md +0 -0
- package/custom/templates/spring-boot.md +0 -0
- package/custom/templates/tools/claude.md +0 -0
- package/custom/templates/tools/copilot.md +0 -0
- package/custom/templates/tools/cursor.md +0 -0
- package/custom/templates/tools/gemini.md +0 -0
- package/custom/templates/tools/generic.md +0 -0
- package/custom/templates/vue-nuxt.md +0 -0
- package/docs/common/AIFLOW.md +0 -0
- package/docs/common/CHANGELOG.md +28 -9
- package/docs/common/QUICK_START.md +0 -0
- package/docs/common/ai-integration.md +0 -0
- package/docs/common/cli-reference.md +0 -0
- package/docs/common/configuration.md +0 -0
- package/docs/common/getting-started.md +0 -0
- package/docs/common/troubleshooting.md +0 -0
- package/docs/common/workflows/bug-fix.md +0 -0
- package/docs/common/workflows/feature.md +0 -0
- package/docs/common/workflows/figma.md +0 -0
- package/docs/common/workflows/impact-analysis.md +0 -0
- package/docs/common/workflows/investigation.md +0 -0
- package/docs/common/workflows/refactor.md +0 -0
- package/docs/project/ARCHITECTURE.md +0 -0
- package/index.js +0 -0
- package/package.json +1 -1
- package/scripts/checkpoint.js +0 -0
- package/scripts/config.js +0 -0
- package/scripts/context.js +0 -0
- package/scripts/create-score-excel.js +41 -47
- package/scripts/detect.js +0 -0
- package/scripts/doctor.js +0 -0
- package/scripts/gitnexus-worker.js +0 -0
- package/scripts/guide.js +0 -0
- package/scripts/hooks/block-git-write.js +0 -0
- package/scripts/hooks/session-start.js +1 -0
- package/scripts/hooks/session-stop.js +0 -0
- package/scripts/init.js +5 -0
- package/scripts/memory.js +0 -0
- package/scripts/prompt.js +0 -0
- package/scripts/remove.js +0 -0
- package/scripts/review.js +0 -0
- package/scripts/scaffold-playwright.js +0 -0
- package/scripts/task.js +0 -0
- package/scripts/telemetry/cli.js +0 -0
- package/scripts/telemetry/config.js +0 -0
- package/scripts/telemetry/crypto.js +0 -0
- package/scripts/telemetry/flush.js +0 -0
- package/scripts/telemetry/record.js +0 -0
- package/scripts/update.js +0 -0
- package/scripts/use.js +3 -2
- package/scripts/validate.js +0 -0
- package/upstream/.claude-plugin/marketplace.json +0 -0
- package/upstream/.claude-plugin/plugin.json +0 -0
- package/upstream/.codex/INSTALL.md +0 -0
- package/upstream/.cursor-plugin/plugin.json +0 -0
- package/upstream/.gitattributes +0 -0
- package/upstream/.github/FUNDING.yml +0 -0
- package/upstream/.github/ISSUE_TEMPLATE/bug_report.md +0 -0
- package/upstream/.github/ISSUE_TEMPLATE/config.yml +0 -0
- package/upstream/.github/ISSUE_TEMPLATE/feature_request.md +0 -0
- package/upstream/.github/ISSUE_TEMPLATE/platform_support.md +0 -0
- package/upstream/.github/PULL_REQUEST_TEMPLATE.md +0 -0
- package/upstream/.opencode/INSTALL.md +0 -0
- package/upstream/.opencode/plugins/superpowers.js +0 -0
- package/upstream/.version-bump.json +0 -0
- package/upstream/AGENTS.md +0 -0
- package/upstream/CHANGELOG.md +0 -0
- package/upstream/CLAUDE.md +0 -0
- package/upstream/CODE_OF_CONDUCT.md +0 -0
- package/upstream/GEMINI.md +0 -0
- package/upstream/LICENSE +0 -0
- package/upstream/README.md +0 -0
- package/upstream/RELEASE-NOTES.md +0 -0
- package/upstream/agents/code-reviewer.md +0 -0
- package/upstream/commands/brainstorm.md +0 -0
- package/upstream/commands/execute-plan.md +0 -0
- package/upstream/commands/write-plan.md +0 -0
- package/upstream/docs/README.codex.md +0 -0
- package/upstream/docs/README.opencode.md +0 -0
- package/upstream/docs/plans/2025-11-22-opencode-support-design.md +0 -0
- package/upstream/docs/plans/2025-11-22-opencode-support-implementation.md +0 -0
- package/upstream/docs/plans/2025-11-28-skills-improvements-from-user-feedback.md +0 -0
- package/upstream/docs/plans/2026-01-17-visual-brainstorming.md +0 -0
- package/upstream/docs/superpowers/plans/2026-01-22-document-review-system.md +0 -0
- package/upstream/docs/superpowers/plans/2026-02-19-visual-brainstorming-refactor.md +0 -0
- package/upstream/docs/superpowers/plans/2026-03-11-zero-dep-brainstorm-server.md +0 -0
- package/upstream/docs/superpowers/plans/2026-03-23-codex-app-compatibility.md +0 -0
- package/upstream/docs/superpowers/specs/2026-01-22-document-review-system-design.md +0 -0
- package/upstream/docs/superpowers/specs/2026-02-19-visual-brainstorming-refactor-design.md +0 -0
- package/upstream/docs/superpowers/specs/2026-03-11-zero-dep-brainstorm-server-design.md +0 -0
- package/upstream/docs/superpowers/specs/2026-03-23-codex-app-compatibility-design.md +0 -0
- package/upstream/docs/testing.md +0 -0
- package/upstream/docs/windows/polyglot-hooks.md +0 -0
- package/upstream/gemini-extension.json +0 -0
- package/upstream/hooks/hooks-cursor.json +0 -0
- package/upstream/hooks/hooks.json +0 -0
- package/upstream/hooks/run-hook.cmd +0 -0
- package/upstream/hooks/session-start +0 -0
- package/upstream/package.json +0 -0
- package/upstream/scripts/bump-version.sh +0 -0
- package/upstream/skills/brainstorming/SKILL.md +0 -0
- package/upstream/skills/brainstorming/scripts/frame-template.html +0 -0
- package/upstream/skills/brainstorming/scripts/helper.js +0 -0
- package/upstream/skills/brainstorming/scripts/server.cjs +0 -0
- package/upstream/skills/brainstorming/scripts/start-server.sh +0 -0
- package/upstream/skills/brainstorming/scripts/stop-server.sh +0 -0
- package/upstream/skills/brainstorming/spec-document-reviewer-prompt.md +0 -0
- package/upstream/skills/brainstorming/visual-companion.md +0 -0
- package/upstream/skills/dispatching-parallel-agents/SKILL.md +0 -0
- package/upstream/skills/executing-plans/SKILL.md +0 -0
- package/upstream/skills/finishing-a-development-branch/SKILL.md +0 -0
- package/upstream/skills/receiving-code-review/SKILL.md +0 -0
- package/upstream/skills/requesting-code-review/SKILL.md +0 -0
- package/upstream/skills/requesting-code-review/code-reviewer.md +0 -0
- package/upstream/skills/subagent-driven-development/SKILL.md +0 -0
- package/upstream/skills/subagent-driven-development/code-quality-reviewer-prompt.md +0 -0
- package/upstream/skills/subagent-driven-development/implementer-prompt.md +0 -0
- package/upstream/skills/subagent-driven-development/spec-reviewer-prompt.md +0 -0
- package/upstream/skills/systematic-debugging/CREATION-LOG.md +0 -0
- package/upstream/skills/systematic-debugging/SKILL.md +0 -0
- package/upstream/skills/systematic-debugging/condition-based-waiting-example.ts +0 -0
- package/upstream/skills/systematic-debugging/condition-based-waiting.md +0 -0
- package/upstream/skills/systematic-debugging/defense-in-depth.md +0 -0
- package/upstream/skills/systematic-debugging/find-polluter.sh +0 -0
- package/upstream/skills/systematic-debugging/root-cause-tracing.md +0 -0
- package/upstream/skills/systematic-debugging/test-academic.md +0 -0
- package/upstream/skills/systematic-debugging/test-pressure-1.md +0 -0
- package/upstream/skills/systematic-debugging/test-pressure-2.md +0 -0
- package/upstream/skills/systematic-debugging/test-pressure-3.md +0 -0
- package/upstream/skills/tdd-lean/SKILL.md +0 -0
- package/upstream/skills/test-driven-development/SKILL.md +0 -0
- package/upstream/skills/test-driven-development/testing-anti-patterns.md +0 -0
- package/upstream/skills/using-git-worktrees/SKILL.md +0 -0
- package/upstream/skills/using-superpowers/SKILL.md +0 -0
- package/upstream/skills/using-superpowers/references/codex-tools.md +0 -0
- package/upstream/skills/using-superpowers/references/copilot-tools.md +0 -0
- package/upstream/skills/using-superpowers/references/gemini-tools.md +0 -0
- package/upstream/skills/verification-before-completion/SKILL.md +0 -0
- package/upstream/skills/writing-plans/SKILL.md +0 -0
- package/upstream/skills/writing-plans/plan-document-reviewer-prompt.md +0 -0
- package/upstream/skills/writing-skills/SKILL.md +0 -0
- package/upstream/skills/writing-skills/anthropic-best-practices.md +0 -0
- package/upstream/skills/writing-skills/examples/CLAUDE_MD_TESTING.md +0 -0
- package/upstream/skills/writing-skills/graphviz-conventions.dot +0 -0
- package/upstream/skills/writing-skills/persuasion-principles.md +0 -0
- package/upstream/skills/writing-skills/render-graphs.js +0 -0
- package/upstream/skills/writing-skills/testing-skills-with-subagents.md +0 -0
- package/upstream/tests/brainstorm-server/package-lock.json +0 -0
- package/upstream/tests/brainstorm-server/package.json +0 -0
- package/upstream/tests/brainstorm-server/server.test.js +0 -0
- package/upstream/tests/brainstorm-server/windows-lifecycle.test.sh +0 -0
- package/upstream/tests/brainstorm-server/ws-protocol.test.js +0 -0
- package/upstream/tests/claude-code/README.md +0 -0
- package/upstream/tests/claude-code/analyze-token-usage.py +0 -0
- package/upstream/tests/claude-code/run-skill-tests.sh +0 -0
- package/upstream/tests/claude-code/test-document-review-system.sh +0 -0
- package/upstream/tests/claude-code/test-helpers.sh +0 -0
- package/upstream/tests/claude-code/test-subagent-driven-development-integration.sh +0 -0
- package/upstream/tests/claude-code/test-subagent-driven-development.sh +0 -0
- package/upstream/tests/explicit-skill-requests/prompts/action-oriented.txt +0 -0
- package/upstream/tests/explicit-skill-requests/prompts/after-planning-flow.txt +0 -0
- package/upstream/tests/explicit-skill-requests/prompts/claude-suggested-it.txt +0 -0
- package/upstream/tests/explicit-skill-requests/prompts/i-know-what-sdd-means.txt +0 -0
- package/upstream/tests/explicit-skill-requests/prompts/mid-conversation-execute-plan.txt +0 -0
- package/upstream/tests/explicit-skill-requests/prompts/please-use-brainstorming.txt +0 -0
- package/upstream/tests/explicit-skill-requests/prompts/skip-formalities.txt +0 -0
- package/upstream/tests/explicit-skill-requests/prompts/subagent-driven-development-please.txt +0 -0
- package/upstream/tests/explicit-skill-requests/prompts/use-systematic-debugging.txt +0 -0
- package/upstream/tests/explicit-skill-requests/run-all.sh +0 -0
- package/upstream/tests/explicit-skill-requests/run-claude-describes-sdd.sh +0 -0
- package/upstream/tests/explicit-skill-requests/run-extended-multiturn-test.sh +0 -0
- package/upstream/tests/explicit-skill-requests/run-haiku-test.sh +0 -0
- package/upstream/tests/explicit-skill-requests/run-multiturn-test.sh +0 -0
- package/upstream/tests/explicit-skill-requests/run-test.sh +0 -0
- package/upstream/tests/opencode/run-tests.sh +0 -0
- package/upstream/tests/opencode/setup.sh +0 -0
- package/upstream/tests/opencode/test-plugin-loading.sh +0 -0
- package/upstream/tests/opencode/test-priority.sh +0 -0
- package/upstream/tests/opencode/test-tools.sh +0 -0
- package/upstream/tests/skill-triggering/prompts/dispatching-parallel-agents.txt +0 -0
- package/upstream/tests/skill-triggering/prompts/executing-plans.txt +0 -0
- package/upstream/tests/skill-triggering/prompts/requesting-code-review.txt +0 -0
- package/upstream/tests/skill-triggering/prompts/systematic-debugging.txt +0 -0
- package/upstream/tests/skill-triggering/prompts/test-driven-development.txt +0 -0
- package/upstream/tests/skill-triggering/prompts/writing-plans.txt +0 -0
- package/upstream/tests/skill-triggering/run-all.sh +0 -0
- package/upstream/tests/skill-triggering/run-test.sh +0 -0
- package/upstream/tests/subagent-driven-dev/go-fractals/design.md +0 -0
- package/upstream/tests/subagent-driven-dev/go-fractals/plan.md +0 -0
- package/upstream/tests/subagent-driven-dev/go-fractals/scaffold.sh +0 -0
- package/upstream/tests/subagent-driven-dev/run-test.sh +0 -0
- package/upstream/tests/subagent-driven-dev/svelte-todo/design.md +0 -0
- package/upstream/tests/subagent-driven-dev/svelte-todo/plan.md +0 -0
- package/upstream/tests/subagent-driven-dev/svelte-todo/scaffold.sh +0 -0
- package/custom/skills/test-skills/rules/Directory_and_Naming_Convention.md +0 -257
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
@@ -1,257 +0,0 @@
|
|
|
1
|
-
# 00. Hướng dẫn Cấu trúc Thư mục & Quy tắc Đặt tên File (Directory Structure & Naming Convention)
|
|
2
|
-
|
|
3
|
-
## Mục tiêu (Objective)
|
|
4
|
-
|
|
5
|
-
Định nghĩa và chuẩn hóa quy tắc tổ chức thư mục, đặt tên file cho toàn bộ các Artifact được sinh ra trong quy trình QA Workflow. Đảm bảo tính nhất quán, truy vết và dễ bảo trì trên toàn dự án.
|
|
6
|
-
|
|
7
|
-
> **Lưu ý quan trọng**: Tài liệu này là **điểm tham chiếu bắt buộc** cho toàn bộ quy trình. Mọi Artifact sinh ra (Result, QA) phải tuân thủ nghiêm ngặt các quy tắc được định nghĩa tại đây trước khi thực thi bất kỳ bước nào trong workflow.
|
|
8
|
-
|
|
9
|
-
---
|
|
10
|
-
|
|
11
|
-
## 1. Tổng quan Cấu trúc Thư mục (Directory Overview)
|
|
12
|
-
|
|
13
|
-
```text
|
|
14
|
-
Flow_TestCase_v1.1/
|
|
15
|
-
├── Work-flow/ ← Định nghĩa quy trình (Workflow Definitions)
|
|
16
|
-
│ ├── 01_Requirement_Analysis.md
|
|
17
|
-
│ ├── 02_Scenario_Building.md
|
|
18
|
-
│ ├── 03_Test_Design.md
|
|
19
|
-
│ ├── 04_Test_Review.md
|
|
20
|
-
│ ├── 05_Test_Reporting.md
|
|
21
|
-
│ └── Standard_QA_Workflow.md
|
|
22
|
-
│
|
|
23
|
-
├── Rule/ ← Quy tắc & Quy ước chung (Rules & Standards)
|
|
24
|
-
│ ├── GUI_work_flow/
|
|
25
|
-
│ │ └── Directory_and_Naming_Convention.md ← File này
|
|
26
|
-
│ └── Quy_uoc_TC/
|
|
27
|
-
│ └── QA_Writing_Standards.md
|
|
28
|
-
│
|
|
29
|
-
├── Result/ ← Kết quả chính thức của từng bước (Result Artifacts)
|
|
30
|
-
│ └── {tên_SRS hoặc tên_chức_năng}/
|
|
31
|
-
│ ├── 01_Requirement_Analysis_Result.md
|
|
32
|
-
│ ├── 02_Test_Scenarios_Result.md
|
|
33
|
-
│ ├── 03_Test_Cases_Draft_Result.md
|
|
34
|
-
│ └── 04_Test_Cases_Final_Result.md
|
|
35
|
-
│
|
|
36
|
-
├── QA/ ← Quản lý Issue & Câu hỏi làm rõ (QA Artifacts)
|
|
37
|
-
│ └── {tên_SRS hoặc tên_chức_năng}/
|
|
38
|
-
│ ├── 01_Requirement_Analysis_QA.md
|
|
39
|
-
│ ├── 02_Scenario_Building_QA.md
|
|
40
|
-
│ ├── 03_Test_Design_QA.md
|
|
41
|
-
│ └── 04_Test_Review_QA.md
|
|
42
|
-
│
|
|
43
|
-
└── TestCase/ ← Bộ Test Case giao nộp theo template chuẩn (TestCase Artifacts)
|
|
44
|
-
└── {tên_SRS hoặc tên_chức_năng}/
|
|
45
|
-
└── {tên_SRS_hoặc_tên_chức_năng}_TestCase.md
|
|
46
|
-
```
|
|
47
|
-
|
|
48
|
-
---
|
|
49
|
-
|
|
50
|
-
## 2. Quy tắc thư mục `Result/` (Result Directory Rules)
|
|
51
|
-
|
|
52
|
-
- **Đường dẫn gốc**: [Result/](file:///home/lee/Documents/Projects/Flow_TestCase_v1.1/Result)
|
|
53
|
-
- **Mục đích**: Lưu trữ toàn bộ các file kết quả chính thức (Result Artifact) được sinh ra ở mỗi bước workflow.
|
|
54
|
-
|
|
55
|
-
### 2.1. Quy tắc tạo thư mục con
|
|
56
|
-
|
|
57
|
-
Với mỗi tài liệu SRS hoặc tính năng được đưa vào làm đầu vào, **tạo một thư mục con** bên trong `Result/` có tên **trùng với tên tài liệu SRS hoặc tên chức năng** đó.
|
|
58
|
-
|
|
59
|
-
```
|
|
60
|
-
Result/
|
|
61
|
-
└── {tên_tài_liệu_SRS_hoặc_tên_chức_năng}/
|
|
62
|
-
```
|
|
63
|
-
|
|
64
|
-
> **Ví dụ**: Nếu đầu vào là tài liệu `AD10_Create_Product`, thư mục con sẽ là:
|
|
65
|
-
> `Result/AD10_Create_Product/`
|
|
66
|
-
|
|
67
|
-
### 2.2. Quy tắc đặt tên file Result
|
|
68
|
-
|
|
69
|
-
Tên file kết quả trong mỗi thư mục con phải tuân theo mẫu:
|
|
70
|
-
|
|
71
|
-
```
|
|
72
|
-
{tên_step}_Result.md
|
|
73
|
-
```
|
|
74
|
-
|
|
75
|
-
#### Bảng đặt tên file Result theo từng bước
|
|
76
|
-
|
|
77
|
-
| Bước | Tên Step | Tên file Result |
|
|
78
|
-
| :---: | :--- | :--- |
|
|
79
|
-
| **01** | `01_Requirement_Analysis` | `01_Requirement_Analysis_Result.md` |
|
|
80
|
-
| **02** | `02_Test_Scenarios` | `02_Test_Scenarios_Result.md` |
|
|
81
|
-
| **03** | `03_Test_Cases_Draft` | `03_Test_Cases_Draft_Result.md` |
|
|
82
|
-
| **04** | `04_Test_Cases_Final` | `04_Test_Cases_Final_Result.md` |
|
|
83
|
-
|
|
84
|
-
#### Ví dụ đường dẫn đầy đủ
|
|
85
|
-
|
|
86
|
-
```
|
|
87
|
-
Result/AD10_Create_Product/01_Requirement_Analysis_Result.md
|
|
88
|
-
Result/AD10_Create_Product/02_Test_Scenarios_Result.md
|
|
89
|
-
Result/AD10_Create_Product/03_Test_Cases_Draft_Result.md
|
|
90
|
-
Result/AD10_Create_Product/04_Test_Cases_Final_Result.md
|
|
91
|
-
```
|
|
92
|
-
|
|
93
|
-
---
|
|
94
|
-
|
|
95
|
-
## 3. Quy tắc thư mục `QA/` (QA Directory Rules)
|
|
96
|
-
|
|
97
|
-
- **Đường dẫn gốc**: [QA/](file:///home/lee/Documents/Projects/Flow_TestCase_v1.1/QA)
|
|
98
|
-
- **Mục đích**: Lưu trữ toàn bộ các file ghi nhận Issue, câu hỏi làm rõ và giả định phát sinh trong từng bước workflow.
|
|
99
|
-
|
|
100
|
-
### 3.1. Quy tắc tạo thư mục con
|
|
101
|
-
|
|
102
|
-
Tương tự thư mục `Result/`, với mỗi tài liệu SRS hoặc tính năng được đưa vào, **tạo một thư mục con** bên trong `QA/` có tên **trùng với tên tài liệu SRS hoặc tên chức năng** đó.
|
|
103
|
-
|
|
104
|
-
```
|
|
105
|
-
QA/
|
|
106
|
-
└── {tên_tài_liệu_SRS_hoặc_tên_chức_năng}/
|
|
107
|
-
```
|
|
108
|
-
|
|
109
|
-
> **Ví dụ**: Nếu đầu vào là tài liệu `AD10_Create_Product`, thư mục con sẽ là:
|
|
110
|
-
> `QA/AD10_Create_Product/`
|
|
111
|
-
|
|
112
|
-
### 3.2. Quy tắc đặt tên file QA
|
|
113
|
-
|
|
114
|
-
Tên file QA trong mỗi thư mục con phải tuân theo mẫu:
|
|
115
|
-
|
|
116
|
-
```
|
|
117
|
-
{tên_step}_QA.md
|
|
118
|
-
```
|
|
119
|
-
|
|
120
|
-
#### Bảng đặt tên file QA theo từng bước
|
|
121
|
-
|
|
122
|
-
| Bước | Tên Step | Tên file QA |
|
|
123
|
-
| :---: | :--- | :--- |
|
|
124
|
-
| **01** | `01_Requirement_Analysis` | `01_Requirement_Analysis_QA.md` |
|
|
125
|
-
| **02** | `02_Scenario_Building` | `02_Scenario_Building_QA.md` |
|
|
126
|
-
| **03** | `03_Test_Design` | `03_Test_Design_QA.md` |
|
|
127
|
-
| **04** | `04_Test_Review` | `04_Test_Review_QA.md` |
|
|
128
|
-
|
|
129
|
-
#### Ví dụ đường dẫn đầy đủ
|
|
130
|
-
|
|
131
|
-
```
|
|
132
|
-
QA/AD10_Create_Product/01_Requirement_Analysis_QA.md
|
|
133
|
-
QA/AD10_Create_Product/02_Scenario_Building_QA.md
|
|
134
|
-
QA/AD10_Create_Product/03_Test_Design_QA.md
|
|
135
|
-
QA/AD10_Create_Product/04_Test_Review_QA.md
|
|
136
|
-
```
|
|
137
|
-
|
|
138
|
-
---
|
|
139
|
-
|
|
140
|
-
## 4. Quy tắc thư mục `TestCase/` (TestCase Directory Rules)
|
|
141
|
-
|
|
142
|
-
- **Đường dẫn gốc**: [TestCase/](file:///home/lee/Documents/Projects/Flow_TestCase_v1.1/TestCase)
|
|
143
|
-
- **Mục đích**: Lưu trữ bộ Test Case giao nộp cuối cùng theo đúng template chuẩn dự án. File này chỉ chứa **phần bảng Test Case** (không chứa review summary, findings hay coverage validation) và được sinh **đồng thời** với `04_Test_Cases_Final_Result.md` ở cuối Bước 04.
|
|
144
|
-
|
|
145
|
-
### 4.1. Quy tắc tạo thư mục con
|
|
146
|
-
|
|
147
|
-
Tương tự `Result/` và `QA/`, với mỗi tài liệu SRS hoặc tính năng, **tạo một thư mục con** bên trong `TestCase/` có tên **trùng với tên tài liệu SRS hoặc tên chức năng** đó.
|
|
148
|
-
|
|
149
|
-
```
|
|
150
|
-
TestCase/
|
|
151
|
-
└── {tên_tài_liệu_SRS_hoặc_tên_chức_năng}/
|
|
152
|
-
```
|
|
153
|
-
|
|
154
|
-
> **Ví dụ**: Nếu đầu vào là tài liệu `AD06_Create_Tag`, thư mục con sẽ là:
|
|
155
|
-
> `TestCase/AD06_Create_Tag/`
|
|
156
|
-
|
|
157
|
-
### 4.2. Quy tắc đặt tên file TestCase
|
|
158
|
-
|
|
159
|
-
Tên file TestCase trong mỗi thư mục con phải tuân theo mẫu:
|
|
160
|
-
|
|
161
|
-
```
|
|
162
|
-
{tên_SRS_hoặc_tên_chức_năng}_TestCase.md
|
|
163
|
-
```
|
|
164
|
-
|
|
165
|
-
| Thành phần | Mô tả |
|
|
166
|
-
| :--- | :--- |
|
|
167
|
-
| `{tên_SRS_hoặc_tên_chức_năng}` | Trùng khớp với tên thư mục con (không rút gọn, không thay đổi) |
|
|
168
|
-
| `_TestCase` | Hậu tố cố định, phân biệt với Result và QA artifact |
|
|
169
|
-
| `.md` | Định dạng Markdown |
|
|
170
|
-
|
|
171
|
-
#### Ví dụ đường dẫn đầy đủ
|
|
172
|
-
|
|
173
|
-
```
|
|
174
|
-
TestCase/AD06_Create_Tag/AD06_Create_Tag_TestCase.md
|
|
175
|
-
TestCase/AD10_Create_Product/AD10_Create_Product_TestCase.md
|
|
176
|
-
```
|
|
177
|
-
|
|
178
|
-
### 4.3. Nội dung file TestCase
|
|
179
|
-
|
|
180
|
-
File TestCase tuân theo **template chuẩn** tại [Template/template_testcase.md](file:///home/lee/Documents/Projects/Flow_TestCase_v1.1/Template/template_testcase.md) và **chỉ bao gồm**:
|
|
181
|
-
|
|
182
|
-
- Mục **1. Thông tin chung** (General Info)
|
|
183
|
-
- Mục **2. Kết quả kiểm thử tổng hợp** (Test Execution Summary)
|
|
184
|
-
- Mục **3. Danh sách Test Cases Chi Tiết** (Detailed Test Cases — toàn bộ các nhóm và bảng test case)
|
|
185
|
-
|
|
186
|
-
> **Không bao gồm**: Review Summary, Review Findings, Coverage Validation (RTM), Sign-off Status — các mục này thuộc về `04_Test_Cases_Final_Result.md`.
|
|
187
|
-
|
|
188
|
-
### 4.4. Thời điểm sinh file
|
|
189
|
-
|
|
190
|
-
File TestCase được sinh **đồng thời** với `04_Test_Cases_Final_Result.md` tại cuối Bước 04 (Test Review), khi tất cả issue Critical/Major đã được giải quyết và bộ Test Case đã Sign-off.
|
|
191
|
-
|
|
192
|
-
---
|
|
193
|
-
|
|
194
|
-
## 5. Artifact Matrix Tổng hợp (Full Artifact Matrix)
|
|
195
|
-
|
|
196
|
-
Bảng tổng hợp đầy đủ mapping giữa các bước workflow và các Artifact tương ứng:
|
|
197
|
-
|
|
198
|
-
| Step | Mô tả | Result Artifact | QA Artifact | TestCase Artifact | Storage |
|
|
199
|
-
| :---: | :--- | :--- | :--- | :--- | :--- |
|
|
200
|
-
| **01** | Phân tích Yêu cầu & Rủi ro | `01_Requirement_Analysis_Result.md` | `01_Requirement_Analysis_QA.md` | — | `Result/{tên}/` và `QA/{tên}/` |
|
|
201
|
-
| **02** | Xây dựng Kịch bản (Scenario) | `02_Test_Scenarios_Result.md` | `02_Scenario_Building_QA.md` | — | `Result/{tên}/` và `QA/{tên}/` |
|
|
202
|
-
| **03** | Thiết kế Test Case chi tiết | `03_Test_Cases_Draft_Result.md` | `03_Test_Design_QA.md` | — | `Result/{tên}/` và `QA/{tên}/` |
|
|
203
|
-
| **04** | Review & Tối ưu hóa | `04_Test_Cases_Final_Result.md` | `04_Test_Review_QA.md` | `{tên}_TestCase.md` | `Result/{tên}/`, `QA/{tên}/` và `TestCase/{tên}/` |
|
|
204
|
-
|
|
205
|
-
---
|
|
206
|
-
|
|
207
|
-
## 6. Quy tắc bổ sung (Additional Rules)
|
|
208
|
-
|
|
209
|
-
### 6.1. Quy tắc cập nhật file (Update Rule)
|
|
210
|
-
|
|
211
|
-
- Nếu file đã tồn tại, **cập nhật và ghi đè** nội dung mới nhất.
|
|
212
|
-
- **Không tạo file trùng lặp** với hậu tố phiên bản (ví dụ: `_v1`, `_v2`, `_final`, `_new`).
|
|
213
|
-
|
|
214
|
-
### 6.2. Quy tắc đặt tên thư mục con (Subdirectory Naming)
|
|
215
|
-
|
|
216
|
-
- Sử dụng **đúng tên** của tài liệu SRS hoặc tên chức năng được đưa vào (không tự ý rút gọn hoặc thay đổi).
|
|
217
|
-
- Ví dụ hợp lệ: `AD10_Create_Product`, `Login_Feature`, `AD06_Create_Tag`.
|
|
218
|
-
- Ví dụ **không hợp lệ**: `product`, `login`, `tag_feature` (tên tự đặt khác với tên gốc).
|
|
219
|
-
|
|
220
|
-
### 6.3. Nguyên tắc nhất quán (Consistency Principle)
|
|
221
|
-
|
|
222
|
-
- Thư mục con trong `Result/`, `QA/` và `TestCase/` **phải có cùng tên** với nhau cho một tài liệu SRS/chức năng.
|
|
223
|
-
- Điều này đảm bảo việc tra cứu và truy vết giữa Result, QA và TestCase là nhanh chóng và chính xác.
|
|
224
|
-
|
|
225
|
-
---
|
|
226
|
-
|
|
227
|
-
## 7. Checklist Áp dụng (Application Checklist)
|
|
228
|
-
|
|
229
|
-
Trước khi bắt đầu thực thi bất kỳ bước nào trong workflow, kiểm tra:
|
|
230
|
-
|
|
231
|
-
- [ ] Đã xác định đúng tên tài liệu SRS / tên chức năng đầu vào chưa?
|
|
232
|
-
- [ ] Đã tạo thư mục con trong `Result/` với đúng tên chưa?
|
|
233
|
-
- [ ] Đã tạo thư mục con trong `QA/` với đúng tên (trùng với `Result/`) chưa?
|
|
234
|
-
- [ ] Tên file Result tuân theo mẫu `{tên_step}_Result.md` chưa?
|
|
235
|
-
- [ ] Tên file QA tuân theo mẫu `{tên_step}_QA.md` chưa?
|
|
236
|
-
- [ ] (Sau Bước 04) Đã tạo thư mục con trong `TestCase/` với đúng tên chưa?
|
|
237
|
-
- [ ] (Sau Bước 04) Tên file TestCase tuân theo mẫu `{tên_SRS_hoặc_tên_chức_năng}_TestCase.md` chưa?
|
|
238
|
-
- [ ] (Sau Bước 04) File TestCase chỉ chứa phần bảng test case theo template chuẩn, không chứa review metadata chưa?
|
|
239
|
-
- [ ] Không có file trùng lặp hoặc sai quy tắc đặt tên không?
|
|
240
|
-
|
|
241
|
-
---
|
|
242
|
-
|
|
243
|
-
## 8. Liên kết tham chiếu (References)
|
|
244
|
-
|
|
245
|
-
- [Standard_QA_Workflow.md](file:///home/lee/Documents/Projects/Flow_TestCase_v1.1/Work-flow/Standard_QA_Workflow.md) — Tổng quan quy trình làm việc chuẩn.
|
|
246
|
-
- [01_Requirement_Analysis.md](file:///home/lee/Documents/Projects/Flow_TestCase_v1.1/Work-flow/01_Requirement_Analysis.md) — Chi tiết Bước 1.
|
|
247
|
-
- [02_Scenario_Building.md](file:///home/lee/Documents/Projects/Flow_TestCase_v1.1/Work-flow/02_Scenario_Building.md) — Chi tiết Bước 2.
|
|
248
|
-
- [03_Test_Design.md](file:///home/lee/Documents/Projects/Flow_TestCase_v1.1/Work-flow/03_Test_Design.md) — Chi tiết Bước 3.
|
|
249
|
-
- [04_Test_Review.md](file:///home/lee/Documents/Projects/Flow_TestCase_v1.1/Work-flow/04_Test_Review.md) — Chi tiết Bước 4.
|
|
250
|
-
- [Result/](file:///home/lee/Documents/Projects/Flow_TestCase_v1.1/Result) — Thư mục lưu Result Artifacts.
|
|
251
|
-
- [QA/](file:///home/lee/Documents/Projects/Flow_TestCase_v1.1/QA) — Thư mục lưu QA Artifacts.
|
|
252
|
-
- [TestCase/](file:///home/lee/Documents/Projects/Flow_TestCase_v1.1/TestCase) — Thư mục lưu TestCase Artifacts theo template chuẩn.
|
|
253
|
-
- [Template/template_testcase.md](file:///home/lee/Documents/Projects/Flow_TestCase_v1.1/Template/template_testcase.md) — Template chuẩn cho file TestCase.
|
|
254
|
-
|
|
255
|
-
---
|
|
256
|
-
|
|
257
|
-
*Tài liệu này là quy tắc nền tảng của hệ thống. Mọi thay đổi về cấu trúc thư mục hoặc quy tắc đặt tên phải được cập nhật tại đây trước khi áp dụng.*
|