II.
LibraryProcess overview
Reference · livelib-process:game-development--qa-testing-strategy
specializations/game-development/qa-testing-strategy overview
QA Testing Strategy Process - Define and execute comprehensive quality assurance strategy including functional testing, compatibility testing, regression testing, and bug tracking for game releases.
Attributes
displayName
specializations/game-development/qa-testing-strategy
description
QA Testing Strategy Process - Define and execute comprehensive quality assurance strategy including
functional testing, compatibility testing, regression testing, and bug tracking for game releases.
libraryPath
library/specializations/game-development/qa-testing-strategy.js
specialization
game-development
example
const result = await orchestrate('specializations/game-development/qa-testing-strategy', {
projectName: 'Stellar Odyssey',
testPhase: 'beta',
targetPlatforms: ['PC', 'PlayStation 5', 'Xbox Series X']
});
usesAgents
- game-qa-agent
- automation-tester-agent
Outgoing edges
lib_applies_to_domain1
- domain:gaming·DomainGaming
lib_belongs_to_specialization1
- specialization:game-development·Specialization
lib_implements_workflow1
- workflow:game-prototype-iteration·WorkflowGame Prototype Iteration
lib_involves_role1
- role:game-developer·RoleGame Developer
lib_requires_skill_area2
- skill-area:game-engine-development·SkillAreaGame Engine Development
- skill-area:gameplay-programming·SkillAreaGameplay Programming
Incoming edges
None.