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 |
what is Independent Verification and Validation(IV&V)?
what risks do u faced u r projest how do you solve
hi am new to testing please anyone suggest a text book or materails so that it will help me to understand testing.please give me as soon as possible
you will be given a program and asked to write the Test Data and expected output for the same. for eg: there is a program which returns the sum of largest two numbers in an integer array.
What is difference between Client-Server and Web based architecture.?
2 Answers Disha Tech, Verisoft,
What is the difference between TEST STRATEGY and TEST PROCESS
3 Answers Tavant Technologies,
can you tell me high priority low severity defect?
Which method of testing we use to test LOGIN page?
What is end-to-end testing when we will do that testing?
what is Severity / Prioity ? How do assian ? What are the basic things followed?
contents of test report
Why should a software tester have knowledge of PHP language?