How to write a Scenario and test cases for ATM Machine or
Lift Operator/Escalator?
Answer Posted / ankur16
Atm machine test case
1-put the card in wrong direction
Expected result-error should be shown
2-enter wrong pin no
Expected result-error "invalid pin no"
3-if atm machine keep only thousands of cash and user enter odd number like 700 then alert should be shown like
Not available something.
4-if account balance is 1000 and user enter 1500 then alet should be shown
5-if balance is 1000 then user not allow to widhrawl whole money
6-once enter the amount then enter any button on atm should not work..Like after enter 1000 rs then press button clear.
7-after three wrong attempt of pin then it atm card should be block
8-if your card is saving account and you click on different account then no proceess should be go ahead
9-after reciving amount,message should be come on registered number
10-if expiry card put on in atm then should be shown error
11-change pin function work properly
12-check balance on paper
13-check the atm location on mobile or paper
14-check the time on mobile or paper
15-check total current account after debt or cred
16-last four digit of account no should be shown on mobile
17-if atm is empty then show empty message
| Is This Answer Correct ? | 4 Yes | 1 No |
Post New Answer View All Answers
IN SQL SERVER 2005, With out using Query, hw can u break down USER NAME & PASSWORD to enter the software.
how can we give (ASSIGN) bug privitorirs and seviroty to the bug explain with exanple
I have to give weights to 5 stones so that using a simple balance and the stone i should be able to weight any number between 1-100
how will the test plan is pepared in ur organisation>?
PLEASE CAN ANYONE SEND ME THE TEST SCENARIO BASED QUESTIONS FOR 3+ EXPERIENCE IN MANUAL TESTING
What is ecp (equivalence class partition)?
what is the architecture of your current project?
Hi there, I am new to the world of testing. Is there any place where I can have a look at an actual specification documents or test plans or test cases. This will help me in generating a level of confidence. Looking forward to your replies
Hello all, Can someone tell me what kind of questions i can expect from hiring manager along with two team members on final face to face interview for manual testing position.. I am switching from BA to QA as its better on benefits etc.. Thanks in advance
1. what exactly is heuristic checklist approach for unit testing ?
What is the difference between Sleep and wait in winrunner what is integration testing and types of testing present what is system testing what is data driven testing what is functionality testing if requirements are given to you then how do you write the test cases for it Account number = Ok cancel For above given form the valid account number starts from 1 to 1000 so is it necessary to input the 1,2,3 ….998,999,1000 test cases to check the conditions of valid account numbers I,e is it compulsory to write 1000 test cases for the above form
Scenario A year ago we developed a standards compliant website for a client. Their site is very popular resulting in the client wanting to be able to track how it is being used by their users. The first part of this project is to create a Login function so that users can be identified on the website. The data supplied by users would have to be handled securely. You have been allocated this project to work on. You will be responsible for the task from start to finish and will be expected to give feedback to your manager. User expectations The client wants their users to be able to login using a page that fits in with the website design. Tom wants to access the website but doesn’t want his login information to be available to anyone else. Paul doesn’t want to login to the website because he’s not a frequent user. Task Please provide some feedback on how you would do the following:- Being the only Test Engineer on this task, what would your approach be for this requirement? Identify the key areas for testing this page. What tools if any, would you use to perform the testing, bearing in mind that the testing will be done without using an ‘automated test tool’. Provide a sample test case that could be used for testing this page, for example as a word or Excel document.
I have cleared written test and one Technical round in one company? now i have to face an Client Round through telephony? Any body have faced client round, how will it be , wil they ask technical or is it only formality round? im nervous, plz let me know wat all they may ask? i have this round on monday?
What is the typical situation u faced while collecting the test data?
How can I do Server side Interface testing in Web Testing?