8-59.3 Application Security Testing Flashcards

1
Q

Testing that can take place very early in the software development lifecycle as it does not require a working application

A

SAST - Static Application Security Testing

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
2
Q

Testing that addresses platform (Apple, Android) and device-specific security settings

A

MAST - Mobile Application Security Testing

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
3
Q

Methodology that used predefined security policies to detect and prevent attacks, such as SQL injection and cross-site scripting

A

RASP - Runtime Application Self-Protection

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
4
Q

Hybrid Testing that incorporates SAST and DAST techniques

A

IAST - Interactive Application Security Testing

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
5
Q

Testing that verifies a code change or update doesn’t introduce a fault, affect existing functionality, or impact interoperability

A

Regression Testing

How well did you know this?
1
Not at all
2
3
4
5
Perfectly