Application Development and Automation Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

cheque printing

Former Member
0 Likes
263

cheque Tell me what are the Unit test cases for cheque printing.

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
235

I think for check printing there are not too many test cases as the there are only a few fields on the check.

1. Check Date should be as per requirement

2. Pay to PARTY name should be correct and need be wrapped in the dedicated space

3. Amount should be correct and need to be within dedicated box

4. Amount in words should be correct and need be wrapped in the dedicated space

5. Correct currency should be printed

6. Authorized signature should be printed as expected

7. Other remarks like 'A/C payee only' need to be there in place

Hope this helps.

Regards,

Vishal

Reward points if helpful.

1 REPLY 1
Read only

Former Member
0 Likes
236

I think for check printing there are not too many test cases as the there are only a few fields on the check.

1. Check Date should be as per requirement

2. Pay to PARTY name should be correct and need be wrapped in the dedicated space

3. Amount should be correct and need to be within dedicated box

4. Amount in words should be correct and need be wrapped in the dedicated space

5. Correct currency should be printed

6. Authorized signature should be printed as expected

7. Other remarks like 'A/C payee only' need to be there in place

Hope this helps.

Regards,

Vishal

Reward points if helpful.