diff --git a/content/roadmaps/113-qa/content/100-qa-basics/104-test-prioritization.md b/content/roadmaps/113-qa/content/100-qa-basics/104-test-prioritization.md index e8ac88e40..7b2d9b79d 100644 --- a/content/roadmaps/113-qa/content/100-qa-basics/104-test-prioritization.md +++ b/content/roadmaps/113-qa/content/100-qa-basics/104-test-prioritization.md @@ -1 +1,9 @@ -# Test prioritization \ No newline at end of file +# Test Prioritization + +Test prioritization is ordering the test cases to be conducted eventually. Prioritizing test cases aids to meet two important constraints, namely time and budget in software testing to enhance the fault detection rate as early as possible. + +<ResourceGroupTitle>Free Content</ResourceGroupTitle> +<BadgeLink badgeText='Read' colorScheme="yellow" href='https://www.browserstack.com/guide/test-case-prioritization'>A Tour of what is Test Prioritization?</BadgeLink> +<BadgeLink badgeText='Read' colorScheme="yellow" href='https://www.professionalqa.com/test-prioritization'>Test Prioritization</BadgeLink> +<BadgeLink badgeText='Read' colorScheme="yellow" href='https://www.geeksforgeeks.org/test-case-prioritization-in-software-testing/'>Learn about Test Prioritization</BadgeLink> +<BadgeLink colorScheme='yellow' badgeText='Read' href='https://testomat.io/features/test-case-priorities/'>Test Prioritization fundamentals!</BadgeLink>