Match the descriptions to the security testing techniques that they describe.
Answers
Answer:
Interactive Application Security Testing - IAST
Correct Answer is C (Automated testing mechanism combining SAST and DAST).
Dynamic Application Security Testing - DAST
Correct Answer is B (Tools designed to test and detect the security vulnerabilities in Web Applications)
Penetration Testing
Correct Answer is D (Deploys multistep and multivector attack scenarios to discover vulnerabilities)
Static Application Security Testing - SAST
Correct Answer is A (Tools used to test and detect the application security vulnerabilities)
Explanation:
Verified Answers from original sources of definitions and websites.
Added Screenshot proof for the correct answer.
Please upvote. Thankyou
Answer:
Dynamic Application Security Testing - DAST = B:Tools designed to test and detect the security vulnerabilities in Web applications
Interactive Application Security Testing - IAST = C:Automated testing mechanism combining SAST and DAST
Penetration Testing = D:Deploys multistep and multivector attack scenarios to discover vulnerabilities
Static Application Security Testing - SAST= A:Tools used to test and detect the application security vulnerabilities
Explanation: