mirror of
https://github.com/kamranahmedse/developer-roadmap.git
synced 2025-08-30 04:30:01 +02:00
Update 104-test-prioritization.md (#1999)
* Update 104-test-prioritization.md Added free content to learn "Test Case Prioritization/Test Prioritization" * Update content/roadmaps/113-qa/content/100-qa-basics/104-test-prioritization.md Co-authored-by: Kamran Ahmed <kamranahmed.se@gmail.com>
This commit is contained in:
@@ -1 +1,9 @@
|
||||
# Test prioritization
|
||||
# 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>
|
||||
|
Reference in New Issue
Block a user