write 3 test cases on ATM for security purpose

Answers were Sorted based on User's Feedback



write 3 test cases on ATM for security purpose..

Answer / swathy.s

1.verify the ATM card insertion.
2.verify the ARM card insertion in wrong angle.
3.verify invalid ATM card insertion.
4.verify PIN entry.
5.verify invalid PIN entry.
6.verify invalid PIN entry continusly 3 times.
7.verify account type selection.
8.verify invalid account selection.

like this we have to write up to 42 test case....i got 42
test case on ATM card.

Is This Answer Correct ?    18 Yes 3 No

write 3 test cases on ATM for security purpose..

Answer / surya gandepalli

Re: write 3 test cases on ATM for security purpose Answer
# 3
1. Verify ATM Card Detection when Placed Properly.
2. Verify ATM Card Detection when Placed in Wrong
Angle/Wrong Side.

3. verify Authentication with Valid ATM card insertion.
4. verify Authentication with Block ATM Card

4.verify valid PIN entry.
5.verify invalid PIN entry.
6.verify invalid PIN entry continusly 3 times.

7. Verify Complete Bank Menu (i.e. Withdrawel, Balance,
Transfer Money, Request for Bank Account Statement)
8. When Money Drawel Selected: , Verify account type
selection Menu(Savings and Current).

9. Select With Drawel Link, when There is no Money in the ATM
11. Verify Savings Account With draw , with (Requested
money < Present Balance)
12. Verify with (Requested money > Present Balance)
13. Verify Savings Account With draw, with money == Rupee
Note Type or Rupee Coins not present
nts).(e.g.: Only 1000 Rupees are present, but user giving
input as 1500)

12. Verify invalid account type disabled (i.e. there may
users not having current accounts).

So .. on
Hint/Logic I Follow: a) Just Follow the Business Flow
b)And also the functionalities should
be traceable to a Requirement or Requirement ID

Is This Answer Correct ?    5 Yes 1 No

write 3 test cases on ATM for security purpose..

Answer / mudaseer

block the card and insert it expected result the card is blocked please contact the bank

i withdraw the money and forget to collect the card so when next person comes and when he inserts my card it should ask please enter the pin no

Is This Answer Correct ?    0 Yes 0 No

write 3 test cases on ATM for security purpose..

Answer / rakhi

1.enter ATM card.
2.verify the valid pin entry.
3.check's user's account no.
4.verify the ATM card insertion

Is This Answer Correct ?    0 Yes 0 No

write 3 test cases on ATM for security purpose..

Answer / mahesh

in case of ATN card security test case there may be
1.Check the ATM no by ATM machine
2.Verify the ATM pin
3.Check the user 's account no.
to take the points in accounts u can now write test case
easliy

Is This Answer Correct ?    3 Yes 4 No

write 3 test cases on ATM for security purpose..

Answer / nitesh zode

ALL ANSWER ARE KNOWN TO ALL ,BUT THE SECURITY PURPOSE
THE ANOTHER THING IS THAT
1]THE HIDDEN CAMERA IS IN ATM MACHINE.
2]IF IN CASE OF THIEVES...WRITE THE CODE IN REVERSE ORDER THAT MEANS ,IF CODE IS 1988 THEN INSERT A 8891.THIS WILL INFORM THE POLICE AND THEY COMES IN FEW MINUTE,TO SAVE FROM THIVES.

FOR MORE DETAIL MAIN ON nizzode@yahoo.co.in

Is This Answer Correct ?    2 Yes 3 No

write 3 test cases on ATM for security purpose..

Answer / tanuja desai

Hi all,

Test cases:
1. Enter teh ATM Card.
2. Check whether ATM card put in proper way or not other
wise it need to show mess.
3. After entering ATM Card properly in machine it should
ask for PIN No.
4. IT should take only No. for Pin No form not any specail
Char or Char
5. After enter sucussfully it should show menu options
6. Other wise if it is invalid no than once again ask for
valid PIN no.
7. This action can only repet for three time not more than
that
8. if 3rd time also mentioning wrong PIN no than session
will get expired and show expired mess.

Is This Answer Correct ?    5 Yes 7 No

write 3 test cases on ATM for security purpose..

Answer / srinivas kumar

Hi Friends,

Test cases:
1. Enter the Atm card
2. It has to display the message "enter pin number"
3. After entering the pin it has to check whether the
entered pin number is a valid one if it is valid the user
must be all the menus or else it has the message "invalid
pin number. Pls enter again"

I think we can write 50 Test cases on this if any body
wants pls mail to me I will send my id is
dsrinivas1982@gmail.com

Is This Answer Correct ?    5 Yes 10 No

Post New Answer

More Manual Testing Interview Questions

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; }

0 Answers  


Artifacts in design phase of SDLC ?

0 Answers  


What is difference between web application and non-web applications?

2 Answers  


Describe your experiences with code analyzers.

0 Answers   HCL,


Write four steps for writting scenario ?

2 Answers   SoftSmith,






Can anybody give me some tips on how to face telephonic interview and Write some expected telephonic questions as a 2+yr exp. in testing. Try to give Ques. that u already hv faced in telephone. Plz Help me out friends.

2 Answers   Satyam,


What is SQA Process?

3 Answers   BlueShift,


Explain about Security Testing in webbased application?

2 Answers   Crea,


What is Testing Approach, Testing Methodology, Testing Terminology, Testing Technique and Testing Types?

2 Answers  


Describe to me the Software Development Life Cycle as you would define it?

2 Answers  


How to test the functional specification?

1 Answers   Crea,


What is regression testing?difference between regression and retesting?

2 Answers   SQS,


Categories