Lê Nhựt Duy avatar

Lê Nhựt Duy

Community

@DuyITLOR

1Followers
|
40Public Repos
|
14Published Skills

Lê Nhựt Duy (DuyITLOR) provides black-box software test design skills covering boundary value analysis, decision tables, state transition, use case, and GUI testing with Markdown reporting.

Skills Distribution
DomainDeveloper To...Black-Box Test Des.. (45%)Test Case Generati.. (25%)Bug Reporting & De.. (15%)Test Reporting & T.. (15%)

Agent Skills by Lê Nhựt Duy

Showing 14 vetted skills indexed across 1 GitHub repositories.

DuyITLORDuyITLOR

boundary-value-analysis

Generates boundary value analysis test cases for ordered input variables from feature specifications.

Community
Intermediate
DuyITLORDuyITLOR

report-writer

Assembles per-feature domain-testing and BVA outputs into a structured Markdown test report.

Community
Intermediate
DuyITLORDuyITLOR

ai-audit-logger

Appends structured AI interaction entries to a Markdown audit report.

Community
Basic
DuyITLORDuyITLOR

domain-testing

Designs equivalence-partition domain test cases for software features step by step.

Community
Intermediate
DuyITLORDuyITLOR

decision-table

Generates test cases from business logic using decision table testing.

Community
Intermediate
DuyITLORDuyITLOR

GUI Testing

Generates GUI test checklists, records results, and produces individual bug report files.

Community
Intermediate
DuyITLORDuyITLOR

State Transition Testing

Generates state transition diagrams, transition matrices, and test cases from functional specifications.

Community
Intermediate
DuyITLORDuyITLOR

Use Case Testing

Generates use case specifications, test scenarios, test cases, and bug reports from functional requirements.

Community
Intermediate
DuyITLORDuyITLOR

Testing

Executes manual test cases against the EShop application and records results and bug reports.

Community
Intermediate
DuyITLORDuyITLOR

Decision table & Pairwise testing

Generates decision table and pairwise test designs, test cases, and bug reports for EShop requirements.

Community
Advanced
DuyITLORDuyITLOR

test case

Generates markdown test case files from BVA and EP test design documents.

Community
Intermediate
DuyITLORDuyITLOR

st-test-designer

Generates state transition test designs, test cases, and bug reports for EShop features.

Community
Intermediate
DuyITLORDuyITLOR

dt-test-designer

Generates decision-table test cases, test runs, bug reports, and traceability matrices from EShop requirements.

Community
Intermediate
DuyITLORDuyITLOR

uc-test-designer

Generates use-case-based test cases and bug reports for EShop functional requirements.

Community
Intermediate

Frequently Asked Questions About Lê Nhựt Duy

FAQPage Schema
What tasks can I automate using DuyITLOR's skills?▼

You can design black-box test cases using Boundary Value Analysis, Domain/Equivalence Partitioning, Decision Table, Pairwise, State Transition, and Use Case Testing. Skills also execute existing test cases, update actual results and status, file individual bug reports, and assemble consolidated Markdown test reports.

Who are these testing skills designed for?▼

They target software testing students and QA engineers working on structured assignments like HW02 and the EShop project. Users who need step-by-step test design from a README specification, with user confirmation at each stage, benefit most from the guided designer skills.

How do the test designer skills work in practice?▼

The st-test-designer, dt-test-designer, and uc-test-designer follow a four-step flow: read the README.md spec and suggest applicable functional requirements, generate a design analysis for user confirmation, produce one Markdown file per detailed test case, then execute tests and write per-bug Markdown reports.

What outputs and artifacts do these skills produce?▼

Outputs include partition tables, boundary tables, decision tables, State×Actions tables, Mermaid state diagrams, use case flow-of-events documents, test case files with TC-[MODULE]-[NUMBER] naming, test run records, bug reports, traceability matrices, and an aggregated HW02 report with a README test-summary table.

Are there supporting skills for documentation and compliance?▼

Yes. The report-writer skill assembles the main HW02 report from domain-testing and BVA outputs and prepares it for PDF, while ai-audit-logger appends structured entries (tool, date/time, prompt, output, human review) to a mandatory AI Audit Report after each AI-assisted session.