| |
GeekInterview.com > Interview Questions > Testing > Security Testing
| Print | |
Question: security testing and smoke testing
Answer: what is security testing and smoke testing |
| June 06, 2008 08:47:16 |
#1 |
| sandeepkashyap |
Member Since: August 2007 Total Comments: 7 |
RE: security testing and smoke testing |
| Security testing is the testing the application for unauthorized access. Means application should not be accessible without proper authentication and authorization. And Smoke Testing is the testing an application for testability. In Smoke testing we check whether the application is capable enough to test further or not. |
| |
Back To Question | |