ATM Simulator Wikia
Advertisement

Deposit with the following characteristics: Deposit option
Amount to Deposit (Numeric Value bigger than 0)


Test Cases:

ID: InvalidDeposit_002

Description: This test case test that the ATM will stop deposit transactions if the customer presses the cancel button within the process. 

Req# InvalidDeposit_002

Author: Mauricio & Alejandro
Test Category: Functional Testing, Transaction


ID: InvalidDeposit001 

Description: This test case test that the ATM will deny deposits if the customer fails to deposit within he time period. 

Req# InvalidDeposit_001
Author: Mauricio
Test Category: Integration Testing, Functional Testing, Transaction 

 

ID: CancelledDeposit001 

Description: This test case test that the ATM won’t deposit the user’s money if the bank disapproves transaction. 

Req# CancelledDeposit_001
Author: Mauricio
Test Category: Integration Testing, Functional Testing, Transaction 


ID: ValidDeposit001

Description: This test case test that the ATM will accept deposits if the amount to deposit is validated and approved by the bank. Req# ValidDeposit_001
Author: Mauricio
Test Category: Integration Testing, Functional Testing, Transaction 

Advertisement