Project Development Guidelines Automated Testing Guidelines Test Scope Only create positive tests unless explicitly requested to add negative tests or edge cases Focus on happy path scenarios that verify features work as expected One positive test per feature is sufficient unless more comprehensive testing is specifically requested Test Execution