Can someone please post a sample test case for Invoicing or Billing.
Can someone please post a sample test case for Invoicing or Billing. Am new to accounting concept & does not seem to understand the things completely (like an accounting person). I do not have a UI ready yet. But I have to present my Test cases & hence I have created the test cases for the functionality of the application. However, am kind of not sure where to place the data that needs to be used. Also, I have created the GL postings as a separate document.
Re: Can someone please post a sample test case for Invoicing or Billing.
irrespective of the domain probably below are some you might want to consider :
[Optimistic] - Verify if the billing cycle is completed successfully and an invoice is created when paid using credit card.
[Optimistic] - Verify if the bill generated has valid details like the date, product to be shipped etc., even in the printed invoice copy.
[Pessimistic] - Verify if the invoice is not generated when the payment process is stopped in between and we are back at the starting point.