What types of testings can you use in a sequence to test
ATM transaction??
Answers were Sorted based on User's Feedback
Answer / sriharsha
Apart from Field Value...Integaration...System testing
i will also go for Secutity tetsing.
| Is This Answer Correct ? | 1 Yes | 1 No |
Answer / ramprasad.s
HI
1. Security Testing (Authentication).
2. Functionality Testing (Functional Behaviour).
3. Performance Testing ( To Check Response Time).
S.Ramprasad
Any Comment To sun_ramprasad@yahoo.com
| Is This Answer Correct ? | 2 Yes | 2 No |
Answer / mudaseer
first when i insert the card it will ask for pin no
i entered valid pin no it should be displayed in encrypted form that is ****(security testing )
then it will ask for language if i click on English it should english or if i select hindi it should display in hindi(functional testing)
then i will ask for withdrawal or check the balance if i click on withdrawal it should ask enter the amount
or if i click on balance it should display the balance (functional testing)
when i click on withdrawal it should ask enter the amount
here the amount should get deducted from my account (integration testing)
| Is This Answer Correct ? | 0 Yes | 2 No |
What is PBX Testing & What is Test coverage?
Please Anybody tell me,Who is going to do Smoke and Sanity Testing i.e. Developer or tester ? S.Pokharkar Watershed Infotech,Pune
waht is the quality in your company?
What is difference between http and https
Expalin about PET model?
If you have executed 100 test cases ,every test case passed but apart from these testcase you found some defect for which testcase is not prepared,thwn how you can report the bug?
How do we find Effectiveness of Test Cases..Thanks in advance...
If you find a bug and the developer says it is as-designed, what can you do?
Why is it important to thoroughly retest a defect after it has been reported fixed? How will you do that?
What is a testing process / lifecycle?
Explain the strategy for testing a Java application?
What is the example of Integration Testing?