cyberneticlibrary

Define testable system behavior

QAsubagentsetup L10
zig8953/BBShop
What it does

Execute manual and automated quality assurance testing and validation

Best for

Quality assurance that validates features meet acceptance criteria before production release.

Inputs
  • · test cases
  • · build artifact
  • · acceptance criteria
  • · regression checklist
Outputs
  • · test report
  • · bug tickets
  • · quality sign-off
Requires
  • · test management system
  • · issue tracker
  • · test automation tools
Preconditions

test cases written, test environment ready, build deployed to QA

Failure modes
  • · untested functionality
  • · missed regressions
  • · incomplete test execution
Trust signals
  • · maps to acceptance criteria
  • · runs full regression suite
  • · documents bugs clearly