mirror of
https://github.com/kamranahmedse/developer-roadmap.git
synced 2025-09-02 22:02:39 +02:00
Update Non Functional Testing (#2080)
This commit is contained in:
@@ -1 +1,7 @@
|
||||
# Non functional testing
|
||||
# Non-Functional Testing
|
||||
|
||||
Non-functional testing is a type of software testing to test non-functional parameters such as reliability, load test, performance, and accountability of the software. The primary purpose of non-functional testing is to test the reading speed of the software system as per non-functional parameters. The parameters of non-functional testing are never tested before the functional testing.
|
||||
|
||||
<ResourceGroupTitle>Free Content</ResourceGroupTitle>
|
||||
<BadgeLink colorScheme='yellow' badgeText='Read' href='https://www.browserstack.com/guide/what-is-non-functional-testing'>What is Non Functional Testing</BadgeLink>
|
||||
<BadgeLink colorScheme='yellow' badgeText='Read' href='https://www.guru99.com/non-functional-testing.html'>Types of Non Functional Testing</BadgeLink>
|
Reference in New Issue
Block a user