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 |
Assuming you're given the File->Print Page of MS Word to test,what test cases would you write to test the 'Number Of Copies' field(the max. Permissible value being 32767]?
what is WinRunner frame
What is verification in software testing?
what is meant by regression testing?
if we ve 1000 test cases to run and we ve no time and we dnt wanna use automation tool how we will complete testing in time constrant plz do answer
What are the basic forms of variations?
In which stage more defects found means anlaysis,design,coding,testing and maintance?
How do u find duplicate test cases?
White Box testing won't detect missing function? a. True b. False
wat is perpose of TRM ?(Test responsibility Matrix)
What is un-installation testing?
How will you find out Root Cause of any defect?