Security testing is a type of non-functional testing that is carried out to check whether the application or the product is secured or not. It checks to see if the application is vulnerable to attacks, if anyone hack the system or login to the application without any authorization. In this type of testing we determine that an information system protects data and maintains functionality as intended. The six basic security concepts that need to be covered by security testing are: confidentiality, integrity, authentication, availability, authorization. During our test run we focused on all Security vulnerability according to OWASP  

3.1. Test Strategy- OWASP Testing 
Security testing is a type of non-functional testing that’s done to check whether the application or the product is secured or not. It checks to see if the application is vulnerable to attacks, if anyone hack the system or login to the application without any authorization. In this type of testing we determine that an information system protects data and maintains functionality as intended. The six basic security concepts that need to be covered by security testing are: confidentiality, integrity, authentication, availability, authorization and non-repudiation. During our test run we focused on all these aspect.
 Security vulnerability (OWASP)  

Comments

Popular Posts