wht are the possible test cases for security testing?both
negtive and possitive
Answer / keshab
in Security Testing u will check
Authorization , Encrypt , validation on each page , Login
id & password
1 - check data is travel in network in plan text or
encrypted form
2 - Check data encryption for login id & Password is fixed
encrytion or random encryption
3 - Check if u are using Certificated , that certificate
will follow trust chain or not
4 – Log File for both web page & database
5 – Client side validation is required for each text filed
6 – Error Message does not contain malicious info so that
hacker will use this information to hack web site
| Is This Answer Correct ? | 18 Yes | 5 No |
if u find a bug and reported to devoloper, but he is not agree with ur openion what u will do,how u convince to them
if u find bug is duplicated is it needed to again log it .how do u find bug is duplicated using test director as a tool
can we directly write test cases in test directory.
write TestCases for Yahoo messenger ?
Tell me about the best bug you ever found.
What is the difference between Functional test cases and UAT test cases?
Give practical example for implementing V-Model
can you please tell me what is test script ..with example what is the difference between test script and test cases
Can any one explain about state based and graph based testing? and the difference between them? Very urgent.......... Please...... Thanks in Advance......... regards, Murthy.M
Use-cases can provide useful input into the design of black-box and state-based tests of OO software.is it true
What is difference between JVM (Java Virtual Machine) and CLR (Common language Runtime) ?
7 Answers AZTEC, Impetus, Symantec, Veritas,
Write Boundary value analysis , Equivalence partitioning & Error guessing cases on 1 liter Water Bottle. It should not include functionality Testing cases.?