6-39.3 Code and Interface Testing Flashcards
1
Q
Security Code testing technique prior to code being compiled
A
Static Application Security Testing - SAST
2
Q
Two-part (QAT and UAT) evaluation that a system meets business requirements
A
Acceptance Testing
3
Q
Automated testing technique that inputs unexpected data in a program and monitors the response
A
Fuzzing
4
Q
Testing to determine if the application works as expected under normal conditions
A
Positive Use Case
5
Q
Scripted activity that emulates a specific interaction
A
Synthetic transaction