how we conduct security testing in realtime,for every
project we conduct security testig or not
Answer / js_sabharwal
No, we dont conduct security testing for every project. For
example , I am developing Software for Primary Rimes or
Small Game.. I dont need to perform security testing.
Security Testing depends on the Risk of you project.
For example, Airplane Software, Health Care Softwares,
Banking Domains ..etc
How do we conduct ?
There are several ways to perform it again entirely depends
on your project/product, methods for web security testing
can be :
- Check for session hijacking.
- Check for session time out.
- Check for cross site scripting
- SQL Injection
- Http/Https
- Attempt of breach should log in 'Server Logs'
- Cookies Testing - Accepting/rejecting, invalid, decrypting
- Unauthorized access
- Multiple user login at same time
..etc
| Is This Answer Correct ? | 15 Yes | 1 No |
Define Non-functional testing?
wat is da differnce between test stratagy and tedt plan?
Plz any one explain with example for a high priority with low severity and low priority with high severity bug
How would you approach measuring JavaScript code coverage?
What test data will be required if Person 1 transfer money in Person2 account?
What are initial conditions?
what will you do when you were given two diffrent projects and asked to complete them at same time?
hi all, i am new to testing environment.i have two questions 1.what is the difference between volume test and load test.? 2.generally ,what is the output for stress testing.?because it is beyond the limit.and what is the use of stress testing?
What is known issues?
3 Answers Mantra Media, Yardi,
Give me sample test cases for smoke testing
what is localization testing?is it a black box testing or white box testing?describe briefly?
what is 'v'model?