How u did security testing for the web application???
Answers were Sorted based on User's Feedback
Answer / selvakumar m
We will check following things,
1.Authorization
2.Access control
3.Encryption/Decryption
In this way testing security for the web application.
| Is This Answer Correct ? | 5 Yes | 0 No |
Answer / kari.praveen kumar
thats what iam saing using third party tools like
tamper ie
achillies etc
using this tools we will do security testing by
implementing sql injection on to it
ok
| Is This Answer Correct ? | 2 Yes | 2 No |
Answer / aman
I we can also test it by cookies - as some systems are
cookies dependent - and user enter the password or any or
the secure matter - it should come in encrypted form in the
cookies .
| Is This Answer Correct ? | 0 Yes | 3 No |
Answer / t.s.kumar
security testing like entering the password in a maskable
way and making a password in a encryption and decryption
format to avoid hacking which is done by the developers
| Is This Answer Correct ? | 1 Yes | 6 No |
Answer / k.praveen kumar
Generally we do security testing like entering the password
in a maskable way and making a password in a encryption and
decryption format to avoid hacking which is done by the
developer
and also we can do security testing by sql injection and
using tools like
achillies
tamper ie
etc
| Is This Answer Correct ? | 1 Yes | 6 No |
How many Test-Cases can be written for the calculator having 0-9 buttons,Add,Equalto buttons.The testcases should be focussed only on add-functionality but mot GUI.What are those test-cases?
What is the difference between stress and load testing?
wht are the possible test cases for security testing?both negtive and possitive
Is there any template for Test case review? or if it is, include it?
what is the difference between HLD(high level design)and LLD(low level design)?
Can anyone explain me these 3 techniques with an example? 1).Equalent Class Partision 2).Cause-Effect Graph analysis 3).Error Guessing.
trecebality matrix used for which purpose?
What is the exact difference between Integration & System testing, give me examples with your project.
Please let me know Whether testing comes under verification or validation ?
What are the bugs we cannot find in black box?
how to do testing estimation ? is there any genearl formula for that ?
What is Software Testing? Objectives of Testing?