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 |
which test strategy your are fallowing in your company?which documents u r using in software development life cycle?
can u merge 10GUI map files into a single GUI map file in winrunner?
What do you plan to become after say 2-5yrs (Ex: QA Manager, Why?)
what is the diff b/w local and global variable?
What is defect cascading in software testing?
If you are a team leader and u have to complete your testing job of 5 days into 2 days, how would u handle this situation with team members?
Can automation testing replace manual testing?
what r the measure bugs found in your project??? Give some example abt this.
what is the diff between IE and Netscape in web testing on a login page?
What is meant by Test Methodology?
Explain about Bug life cycle?
how do you test for runtime error using manual testing