Skip to content

UI E2E Test || ADMIN-001: Verify Variables Page functionality #60565

@vatsrahul1001

Description

@vatsrahul1001

Description

Add E2E tests to verify the Variables page (/variables) functionality including list display, CRUD operations, search, and import.

What to test

  • Verify variables list displays
  • Create variable
  • Edit variable
  • Delete variable
  • Search variables
  • Import variables from file
  • Verify pagination works
  • Verify sorting behaviour

Acceptance Criteria

  • All tests follow Page Object Model (POM) pattern
  • Tests use testConfig for configuration
  • Tests create/cleanup their own test data in beforeAll/afterAll
  • Tests work across Chromium, Firefox, and WebKit browsers
  • No hardcoded values - use dynamic data where possible

Related Issues

Are you willing to submit a PR?

  • Yes I am willing to submit a PR!

Code of Conduct

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions