Skip to content

Variant Actions Test Matrix

ScenarioActionVariant filter setupSelection modeAdditional fieldsExpected outcome
VA-1Variants & Options → Edit variantsLeave filter blank to target all variantsBy number (2)Price = 15, SKU = AGENT-SKUCard badge becomes Ready, task can be created
VA-2Variants & Options → Delete variantsOptional filter placeholderBy option (Option 2 = Red)N/ASummary reflects option targeting, task creation succeeds
VA-3Variants & Options → Clone variants & optionsN/A (clone ignores variant filters)All variantsSelect a source productTask can be created; clone warning shown
VA-4Variants & Options → Add variantsN/AAll (action does not expose variant filters)Options, price, SKU, barcodeTask can be created

The automated Playwright specs cover VA-1 through VA-3 today. VA-4 is indirectly exercised by the basic action smoke suite.

Future expansion ideas:

  • Combine option-based selectors with variant filters (e.g., filter by variant title + select “first”).
  • Verify rollback/delete flows using the job details page once jobs complete.