how to perform security testing manualy.I given the answer
but interviwer not satisfeid from my answer

Answers were Sorted based on User's Feedback



how to perform security testing manualy.I given the answer but interviwer not satisfeid from my a..

Answer / aj

1) Check if the sensitive data such as password, credit
card, CVV numbers are getting encrypted or not.
2) Check browser navigation after logout
3) Check direct URL access for the both secured and non
secured pages.
4) Check for session expiry
5) Check view source code option for secured pages.
6) Check for Authorization
7) Check for Authentication
8) Check cookies

Is This Answer Correct ?    10 Yes 0 No

how to perform security testing manualy.I given the answer but interviwer not satisfeid from my a..

Answer / uday kumar

Security Testing mainly deals with Authorization and
authentication

Authentication: Users need to be user accts to enter into
App

Authorization: Users must have permissions to view the pages

Is This Answer Correct ?    9 Yes 2 No

how to perform security testing manualy.I given the answer but interviwer not satisfeid from my a..

Answer / narendra

Apart from these, security testing can be done using
1.Cookies verification
2. URL injection
3. X-SS(Cross Site Scripting)

Is This Answer Correct ?    5 Yes 1 No

how to perform security testing manualy.I given the answer but interviwer not satisfeid from my a..

Answer / guest

In security testing we usually to test manually
1. Authorization
2. Authentication
3. Accesscontrol
Murali Krishna
9990272568

Is This Answer Correct ?    4 Yes 4 No

how to perform security testing manualy.I given the answer but interviwer not satisfeid from my a..

Answer / arunkumar

Narendra ,

What is mean
1.Cookies verification
2. URL injection
3. X-SS(Cross Site Scripting)

Is This Answer Correct ?    0 Yes 2 No

Post New Answer

More Manual Testing Interview Questions

What do you do if the bug that you found is not accepted by the developer and he is saying its not reproducible.

0 Answers  


What is PLC testing? since there are job openings in this area Please let me know what it mean and some more related information.

2 Answers  


what is meant by defect bash?

4 Answers   CSC,


What is incremental intergation testing?

2 Answers  


How to test the below code and write test case? Prove that this code is wrong? int add(int a ,int b) {return a+b; }

0 Answers  






Explain what makes a good test engineer?

5 Answers   IBM,


What is mean by Open Source tools?

1 Answers  


what is agile testing with example

3 Answers   Polaris,


What is difference between Smoke&Sanitary Testing?

9 Answers   HCL, Infotech,


What is sdlc ? Explain ? Testing life cycle ?

2 Answers   CSS,


what is the diff bet SDLC and STLC?

7 Answers   scintel,


What are the activities involved by the Test engineer (having 2+ yrs of exp).

1 Answers   Covansys, SLK Software,


Categories