What is security testing and smoke testing?

What is security testing and smoke testing?

Security testing is performed for

1. Scanning network

2. Cracking password

3. Reviewing the log

4. Detection of virus

5. Driving war – on 802.11 or wireless LAN testing

- Security testing involves testing which ensures that the data is secured. It aims to ensure that the data is confidential and properly authorized. It aims to make the system secure so that it is less prone to attacks.

- Smoke testing is done on the code before it is checked in. it validates the code for an errors to ensure it delivers the functionality as expected. This is done to avoid destabilizing the entire build.
What type of security testing you performed?
A very common task in security testing is trying to attack the system. This helps in finding out how vulnerable.....
What is Cross-Site Scripting: (Acronym – XSS)?
Cross-Site Scripting allows malicious code to be inserted into the web page....
What are the most important steps you would recommend for securing a new web server?
Securing a new web server - Minimize rights, Update permissions....
Post your comment