in atm when we type password it displays password in encrypted
form *****.what kind of testing is this?
Answer Posted / dipankar
What is meant by - 'What kind of testing is this'
The password when typed shouldn't be displayed on screen
preventing someone beside to read it, However, asterisks may
be displayed to provide feedback that the user learns the
typed character has been feed into the system.
What I have said is a requirements to the system, and
written in the System Requirements Specification Document.
We do Acceptance Testing to determine the system is working
fulfilling all the proposed requirements by the client/user.
So, you may say this is Acceptance Testing, however
Acceptance testing is done at the end of SDLC; and in real
development this is naturally tested by the developers team
during unit-testing.
Concluding, if asked in an interview the correct answer is
acceptance testing.
| Is This Answer Correct ? | 3 Yes | 7 No |
Post New Answer View All Answers
Explain the components of a test plan?
1.Tell me negative test cases for notepad 2.Tell me the factors for for writing severity based test cases
How to test the below code and write test case? Prove that this code is wrong? int add(int a ,int b) {return a+b; }
what is acid testing?
What are microsoft 6 rules?
How can you prepare the resume for testing? Can you send me the answer for this questions?
Hi, this is murthysharma. I need very urgently about some terms which are used in use cases? Plz give reply to me, if any body know, It is really very very urgent. 1. what is the difference between basic flow,exception flow and alternative flow? 2.what are non-functional requirements in use cases? 3.what are exceptions, special requirements, business rules, assumptions, constraints. Kindly give me with the example. Bcoz, I am very new to this use cases. thanks in Advance. Regards, M.MurthySharma
Write the test cases for file transfer from one user to other from Google Drive/drop box?
give me a example of writing a test case,take any good example which i can understand easily.
What is srs and brs document?
please give information about ERP Projects and how V-model use in project
Describe to me what you see as a process. Not a particular process, just the basics of having a process.
How did you do unit testing in your project?
How to do Performance Testing manually for a Flash Application?
What is the Testing strategy for testing client server applications/products?