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
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 |
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 |
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 |
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 smoke testing is done with example??
What is Migration testing?
with what documents you prepare the test cases? (Asked in Zensar Hyderabad today(17-1-12010))
How performance testing can be done manually? can anyone answer this question plz?
if the object is identified by QTP & also virtual object wizard then which object will added to object repository
I attended CDC software written test on 14th august 2009.time is 45 minutes. 10 objective type questions & 10 descriptive questions. In objective they asked questions from database like what is MTTF,Hotfix,Normalization,table index is used for what?,Release notes etc... 1.What is Registry? 2.What is compatibility testing? 3.Diff between Automated&Performance testing? 4.What is testing for availability? 5.Open database connectivity interface is used for/ 6.Difference btn Application and DLL'S? 7.What is code complete? 8.What is Release candidate? 9.What is smoke test? 10.Is virus a bug?
what is vss
what are the tests u did in entire project? when it did in the project? (means at the release build to end of project) plz explain clearly
test plan for atm machine in detail step-wise.
How you perform sytemtesting in organization, i am not asking definiton approach for system testing
If a bug is not reproduced what will be the next action of the tester?
What is Low level design & High level design? and brief description.