From eee156d1b1cecf436dd06e4d84ec519eb59067cf Mon Sep 17 00:00:00 2001 From: ChuckD3ath <33813588+ChuckD3ath@users.noreply.github.com> Date: Tue, 4 Oct 2022 00:20:32 +0200 Subject: [PATCH] Update Security Testing (#2088) --- .../101-non-functional-testing/security-testing.md | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/content/roadmaps/113-qa/content/100-qa-basics/107-testing-techniques/101-non-functional-testing/security-testing.md b/content/roadmaps/113-qa/content/100-qa-basics/107-testing-techniques/101-non-functional-testing/security-testing.md index e63cad834..650ce2afd 100644 --- a/content/roadmaps/113-qa/content/100-qa-basics/107-testing-techniques/101-non-functional-testing/security-testing.md +++ b/content/roadmaps/113-qa/content/100-qa-basics/107-testing-techniques/101-non-functional-testing/security-testing.md @@ -1 +1,7 @@ -# Security testing \ No newline at end of file +# Security Testing + +Security Testing is a type of Software Testing that uncovers vulnerabilities, threats, or risks in a software application and prevents malicious attacks from intruders. The purpose of Security Tests is to identify all possible loopholes and weaknesses of the software system which might result in a loss of information, revenue, repute at the hands of the employees or outsiders of the organization. + +Free Content +What is Security Testing? Types with Example +Security Testing: Types, Tools, and Best Practices \ No newline at end of file