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 |
What is diff between equialence partioning and boundary value analysis
difference between bug reporting and bg tracking
What is sanity?
What is meant by Product-based testing?
Can we perform load testing on mobile phone?
one deffectis found then we send it to the developers.and they released a new build.What we test in that build?The whole application or the only test cases where we got the deffect.
Difference between Equalance class partion and boundary value analysis?
11 Answers Ford, Patni, TCS,
what is testing
What is comprehensive testing
Find the Cyclometric complexity on the following p seudocode Do while records remain read record; if record field#1=0 then process record;store in buffer; incremental counter;store in file. reset counter;end if end do please let me know the procedure too.
1.what si the out come of testing.?
what is the need of white box tesing before doing black box testing?