Register
23:00
Stop
Penetration Tester - Source Code Analysis
Beginner
1/23
What is 'fuzz testing' during source code analysis?
a.
Testing software only using common user input scenarios
b.
Manually testing code line by line
c.
Testing software using automated scripts
d.
Testing software after it has been deployed
e.
Testing software only on one device or platform
f.
Sending random and unexpected inputs to a software application to see how it handles them
Beginner