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 |
What is stub?
Explain clearly what is buglifecycle
How do i write a test condition to test the following simple program with the intention of 100% statement coverage Print “Hello World” If Date $ = ‘01-01-2000’ then Print “Happy New Year” END IF PRINT “The date is = “Date $ PRINT “The time is = “Time $ END Could anyone please clarify in detail. Would really appreciate it....
In the Testing, How do we find the Duplicate Defects. In the case of testing is going on On-site r off-shore..some times on site and off-shore people may enter defects at the same time..those may include duplicate defects. how we have to find those defects..
what are the type of test strategy
Difference between QA and Testing?
13 Answers Deepak Enterprises, IBM, Mechanical, Trigent,
Explian traceablity matrix with an example ?
Difference between Functional and System testing?
What is the difference between quality assurance and quality control?
what is API 2.0?
what is the difference b/w test scenario and test case? pls explain with one example the preparation of both? thanks in advance ................
hi how to test a video files? and what type of test stategy you follow to test a video files?