in atm when we type password it displays password in encrypted
form *****.what kind of testing is this?
Answers were Sorted based on User's Feedback
Answer / mudaseer
it is security testing because the password should be displayed as **** for example my password is 1234 when i type 1234 it should be displayed as *****
| Is This Answer Correct ? | 12 Yes | 0 No |
Answer / monika
so .. what is the final one. acceptence or secuirty
testing. Can anyone confirm tis....
| Is This Answer Correct ? | 0 Yes | 0 No |
Answer / 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 |
if a single date is given to enter in text field write boundary value cases for it
What are Levels of Functional testing?
What is heuristic checklist used in Unit Testing?
Difference between JOB POSITION of Quality Assurance Engineer and software testing engineer.What are the responsibility for each?? It's really urgent.
deployment who will do as a developer or a test engineer?
what we do when our reported defect reject?
What is Test Pack in software testing? OR What Test Pack consist of?
Hi! I have got an expirence of a year in Software(manual) testing...Kindly let me if there are any openings for the same,location :MUMBAI..i have got a knowledge of C++,sql (basic),java,and have done a automation testing course..
There is a Create Card window. It contains Card Name,Lunch discount & Dinner discount. I have written test cases for above [+ve & -ve].Now there is one Party discount is added to that window. How should I maintain test case.Guide me properly.I want to know that whether I have to write new test case bloking the previous one.
Assuming you're given the File->Print Page of MS Word to test,what test cases would you write to test the 'Number Of Copies' field(the max. Permissible value being 32767]?
HOw to give special characters to password
what is meant by manual testing?