Please enable JavaScript.
Coggle requires JavaScript to display documents.
testing types ((Dynamic testing. type of testing that Validate and…
testing types
Dynamic testing. type of testing that Validate and verificate. Dynamic testing is a process of validating software applications as a end user. We can validate how system/code is acting dynamically based on the user input.
Black Box-
-
-
advantages
Dynamic Testing can reveal the uncovered defects that are considered to be too difficult or complicated and which cannot be covered through static Analysis
In Dynamic Testing, we execute the software, end to end, ensuring error free software which in turn increases the quality of a product and project.
-
disadvanatages
Dynamic Testing is Time Consuming because it executes the application/software or code which requires huge amount of Resources
Dynamic Testing increases the cost of project/product because it does not start early in the software lifecycle and hence any issues fixed in later stages can result in an increase of cost.
-
-
-
-
-
-
-
-
-
-
-
-
-
-