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 |
what is ment by Requirement tracebility matrix?what is the use of it? what is the template of rtm?
HI, i did MCA and i took coaching for testing and now iam trying to get job.but whenever i see any job requirement they r asking for minimum 3 yrs of experience and many other pgmming languages like java,c++,perl,shell,database like unix,linux.my question how can one have experience without getting job and how one can know so many(pgmm lnguages).iam afraid to keep fake experience and cannot answer as i did the project.so some one pls suggest me how should i proceed ..thx in advance.
Hi Friends, Please help me in providing System test cases examples Thanks in Advance
When a bug status will be changed to "DEFERRED" , by the developer ? What might b the situations to change the status to deferred ? pls explain with an example .
Describe to me the Software Development Life Cycle as you would define it.
8 What can static analysis NOT find? a) The use of a variable before it has been defined b) Unreachable (“dead”) code c) Whether the value stored in a variable is correct d) The re-definition of a variable before it has been used e) Array bound violations
What is back to back testing?
What do you like about Windows?
Before starting to write a script, how will you find the test cases that have the same functionality? And how will you maintain the code?
4. A software error can be described as: a. A description of the relationship between two or more variables or set members in which the value of one does not influence the values of others. b. Any ill-advised, substandard, or temporary fix applied to an urgent problem in the (often misguided) belief that doing so will keep a project moving forward. c. The process in which developers determine the root cause of a bug and identify possible fixes. d. A mismatch between the program and its specification. 5. Select a reason that does not agree with the fact that complete testing is impossible: a. The domain of possible inputs is too large to test. b. Limited financial resources. c. There are too many possible paths through the program to test. d. The user interface issues (and thus the design issues) are too complex to completely test.
Write notes on apparel testing equipments.
0 Answers Mahatma Gandhi University,
What is integration testing