mirror of
https://github.com/kamranahmedse/developer-roadmap.git
synced 2025-08-21 00:21:35 +02:00
Update Testing Techniquest readme (#2584)
This commit is contained in:
@@ -1 +1,6 @@
|
||||
# Testing techniques
|
||||
# Testing Techniques
|
||||
|
||||
Testing Techniques are methods applied to evaluate a system or a component with a purpose to find if it satisfies the given requirements. Testing of a system helps to identify gaps, errors, or any kind of missing requirements differing from the actual requirements. These techniques ensure the overall quality of the product or software including performance, security, customer experience, and so on.
|
||||
|
||||
<ResourceGroupTitle>Free Content</ResourceGroupTitle>
|
||||
<BadgeLink colorScheme='yellow' badgeText='Read' href='https://www.elprocus.com/what-are-testing-techniques-types-advantages-disadvantages/'>What are Testing Techniques : Types, Advantages & Disadvantages</BadgeLink>
|
Reference in New Issue
Block a user