What type of security testing you will do on banking
website.
Answers were Sorted based on User's Feedback
There are many types of security testing on the banking website.
1. User ID and password should be entered correctly.
2. Password should encrypted into database.
3. Everyone has only two changes to log in into there
session. if they fail to do so (means if they enter the
password or userid incorrectly), banking session will be
locked for further trying.
4. After we log in and open the session if it is inactive
for some time, the session will time out.
5. And finally the navigation of the pages.
| Is This Answer Correct ? | 7 Yes | 0 No |
Answer / prabhakar
i hope this is correct answer.
1)Whether the password correctly encrypting into ourdatabase.
2)Authentication test.It contains whether the user is valid
or not.
3)Page navigations its.suppose i am transaction page,i want
to back another page using navigation buttons.
| Is This Answer Correct ? | 9 Yes | 3 No |
Answer / dilip
1)It should not accept wrong id and password.
2)Password should be encrypted.
3)Card should be blocked after trying the max attempt for
login.
| Is This Answer Correct ? | 2 Yes | 0 No |
write the test senario on opening door in the flow diagram format
thet asked me explain about testplan& format of it ?how can i get documents about testplan documnets if any one have plz send to me ?
What is the actions will be taken after preparing and reviewing test cases. Directly we will go for execution and how can we know the status of the application(whether the build is completed by unit testing).After unit testing completed, what are the next steps????
I need a brief decsrpition on How to test borwser compatabilty and O.S compatibity? Wat are the techniques to test? TIA
software testing life cycle?
Waht is the diffrence between static testing and dynamic testing,what u do instatic testing as a black box test engineer
what are your achievements in your organization ? Guyz very very urgent , help me
when we use the Equivalance Partioning techinique
from where do u collect test data if u miss some data what will happen
When bug is raised ?
What are all the netwoking tools, hardware tools and software tools required for testing a web-based n client server applicatopn?
suppose we r executing 10 test cases.let us assume one test case(like 5th test case) failed. then as a test engineer what u will u do?is it app problem or u'r s"?