Testing Fundamentals - Test DocumentationA tester marked a cosmetic UI bug as 'High Priority' but 'Low Severity'. What is the best correction?AChange priority to High, keep severity HighBChange priority to Low, keep severity LowCChange severity to Low, keep priority HighDChange severity to High, keep priority HighCheck Answer
Step-by-Step SolutionSolution:Step 1: Understand cosmetic bug impactCosmetic bugs usually have low severity because they don't affect functionality.Step 2: Adjust priority based on impactSince cosmetic bugs are not urgent, priority should also be low to avoid wasting resources.Final Answer:Change priority to Low, keep severity Low -> Option BQuick Check:Cosmetic bug = Low severity & priority [OK]Quick Trick: Cosmetic bugs usually low priority and severity [OK]Common Mistakes:Setting high priority for cosmetic bugsConfusing severity with priority urgencyIgnoring bug impact on functionality
Master "Test Documentation" in Testing Fundamentals9 interactive learning modes - each teaches the same concept differentlyLearnWhyDeepTraceTryChallengeAutomateRecallFrame
More Testing Fundamentals Quizzes Functional Testing Techniques - Error guessing - Quiz 12easy Non-Functional Testing - Accessibility testing - Quiz 11easy Test Documentation - Test case components (steps, expected, actual) - Quiz 4medium Testing Models and Approaches - Agile testing approach - Quiz 2easy Testing Models and Approaches - Agile testing approach - Quiz 8hard Testing Models and Approaches - Agile testing approach - Quiz 5medium Why Software Testing Matters - Why testing prevents costly failures - Quiz 10easy Why Software Testing Matters - Quality assurance vs quality control - Quiz 8hard Why Software Testing Matters - Tester mindset and thinking - Quiz 5medium Why Software Testing Matters - What software testing is - Quiz 1easy