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

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

DAST
Dynamic Application Security Testing

A

DAST = Black Box Testing

  • test the application while it running
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
3
Q

Cross platform compatibility testing

A

A web developer can test cross platform if it can be compatible, like testing in multiple browsers

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
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
How well did you know this?
1
Not at all
2
3
4
5
Perfectly