what is security testing? can u please set an example for it?
Answers were Sorted based on User's Feedback
Answer / amit verma
Security Testing used to check the Authorization of the User.
Developed Application should be secure and only
Authorized user can access the application.There should be
the strong password criteria used as per as client requirement.
Regards
Amit Verma
| Is This Answer Correct ? | 4 Yes | 1 No |
Security testing
Some page of the application is access able only to the
authorized persons. As a tester we have to test that
securities are working fine.
For example bank application, Not all user can login in to
the banking website, this how they protect from hackers.
Even bank employee can access only authorized pages not all
the pages of the application.
| Is This Answer Correct ? | 2 Yes | 0 No |
Answer / ramprasad.s
Security Testing:
Testing confirms that the System can restrict access to
authorized personal.
| Is This Answer Correct ? | 1 Yes | 0 No |
Answer / kanishk
Security Testing : Attributes of S/W product that bears on
its ability to prevent unauthorized access.Testing to
determine this feautre is called security testing.
| Is This Answer Correct ? | 0 Yes | 0 No |
Answer / nani
security testing is a testing mainly concentrate on the
the authorized person should be able to access based upon
his access levels
unauthorized person should not not able to access the account.
password should be encrypted
if we r testing the web page then we r testing too
all the broken links should not be open.
session should be expired on with in 2 or 3min.
log in attempt should be limit 3 or 4 times based on
requirement.
| Is This Answer Correct ? | 0 Yes | 0 No |
what is adhoc testing n when it wil be done?
What will be your approach if a particular script in Load Test fails?
what is the technical challange you faced in your module.please ans me the question i just want example can me any example please very important
Define PRAD?
what is the test strategy you followed in your company
What is test Data?
What was the difference between Test case and Bug Report is there any template for this
what is boundary value analysis?
what is Test management fundamental?
What is a failure?
What is a traceability matrix, and what is the purpose of it?
What is the Difference between Stub Testing and Driver Testing?