what is security testing? can u please set an example for it?
Answer Posted / 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 |
Post New Answer View All Answers
What is a test server?
could any body plz let me know which is best training institute for telecome testing in hyderabad?
What is junit & api?
IF ASCII_CODE_OF_ENTERED_CHAR is less than 44 THEN reject it ELSE IF ASCII_CODE_OF_ENTERED_CHAR is greater than 56 THEN reject it ELSE it's a digit, so accept it Which one of the following sets of ASCII codes do you use to test the sample code above WITHOUT redundant coverage?
Is an "A fast database retrieval rate" a testable requirement?
What are the modules of quality center?
.In languages testing, what is the fixed part and changing part?
What is actually a rule based testing
Being an Manual tester, what will be the role or activity in test plan ?
hi this is ashok , i never worked in medical domain , can any one pls send me with proper exaple pls Question is while emergency or normal patitent enter into hospital he entered his first and last name and he enter emergency coloumn , write test case on these ,
What is the Jar file?
what are questions asked in TCS for database tester (sqlserver)?ay idea
How do you determine user soad for a perf test of a Web application?
In Manual testing how to test proxy servers? can u please explain with example?
What are the possible test scenarios around AVS check of any credit card? (Testing through payment gateway online) (What are the fields we should check while checking AVS and CVV)