Skip to main content

Avatar CFMS 2022 Quarterly Release 2022.03 Acceptance Tests


Update 4 Summary | Details
CFMS 'Enter Interest Amount For Daily Posting' form is modified to disallow future dates.
Note - These testing guidelines assume the user is skilled in the use of, at a minimum, the following:
  • Enter Interest Amount For Daily Posting
Scenario 1: Enter Interest Amount For Daily Posting - validate fields
Specific Setup:
  • 'Enter Interest Posting Method' option must be set to 'Daily (Compound) Interest'.
Steps
  1. Open the 'Enter Interest For Daily Posting' form.
  2. Set the 'Through Date' field to a future date.
  3. Ensure the message 'No Future Dates Allowed' displays.
  4. Click [OK] on the message.
  5. Set the 'Through Date' field to a past date (note the date must be the last day of the month).
  6. Set the 'Interest Amount' field to any dollar value.
  7. Click [Submit]. The form will close.
  8. Open Crystal Reports or any SQL reporting tool.
  9. Create a report against SYSTEM.cf_interest_daily_posting_amount table.
  10. Include 'month_year'
  11. Include 'monthly_interest_amount'
  12. Run the report.
  13. Verify the 'month_year' field is populated correctly.
  14. Verify the 'monthly_interest_amount' is populated correctly.
  15. Close the report.
Topics
• CFMS • Enter Interest Amount For Daily Posting • Interest Posting Method • NX