Hsc Sample Flashcards
(4 cards)
1
Q
Static Application Security testing
(SAST)
A
SAST - White Box testing
Analysis the source code before the app runs
Like scanning code in GitHub before running
2
Q
DAST
Dynamic Application Security Testing
A
DAST = Black Box Testing
- test the application while it running
3
Q
Cross platform compatibility testing
A
A web developer can test cross platform if it can be compatible, like testing in multiple browsers
4
Q
Function of Protocols
A
Protocols are rules for how data is sent/received over the web
For example HTTP
- managed how web browser fetch and display