what are the techniques in dynamic testing code example
Example 1: what is dynamic testing
Dynamic testing when we actually execute the code
It can be done in 2 ways:
1-Functional Testing (clickable, able to select, able to check)
2-NonFunctional Testing (i.e. Security, Installation,
Handling Stress, Performance)
Example 2: what is dynamic testing
**Dynamic testing when we actually execute the code
It can be done in 2 ways:
1-Functional Testing (clickable, able to select, able to check)
2-NonFunctional Testing (i.e. Security, Installation,
Handling Stress, Performance)