AC-2Phase 1 — Database Schema & Default Values

Verify default values are false for newly created programs

Steps

  1. 1Step 1: Create a new program using the standard program creation process.
  2. 2Step 2: Query the program configuration table for the newly created program.
  3. 3Step 3: Check the value of is_line_item_upload_comment_mandatory.
  4. 4Step 4: Check the value of is_catalog_upload_comment_mandatory.

Expected result

Both is_line_item_upload_comment_mandatory and is_catalog_upload_comment_mandatory are set to false (Required = No) for the new program.

Depends on

  • Verify two new boolean config flags exist at program level

Notes / actual behavior

Test assistant

Ask about this test — how to run it, what to watch for, or how to read what you saw.

Record result

2 / 24