You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: versioned_docs/version-2.0.0/concepts/reference/glossary/functional-testing.md
+6-1Lines changed: 6 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -22,10 +22,15 @@ Functional testing is a type of software testing that verifies that the software
22
22
23
23
Functional testing is typically performed by providing the software with input data and then checking the output data to see if it matches the expected results. This can be done manually or using automated testing tools.
24
24
25
-
## Types of functional Testing
25
+
## Types of Functional Testing
26
+
27
+
<divalign="center">
26
28
27
29

0 commit comments