openstax / os-automation

Page object testing for OpenStax products
https://openstax.org/
Mozilla Public License 2.0
2 stars 0 forks source link

Web - OpenStax Tutor Marketing <C210492> The OpenStax books available to Tutor users are listed #265

Closed gregfitch closed 5 years ago

gregfitch commented 6 years ago

Case Number: C210492

Section: Web > OpenStax Tutor Marketing

Important URLs:

/openstax-tutor

User story

The OpenStax books available to Tutor users are listed

Preconditions

  1. Viewing the Tutor marketing page

Manual steps

None

Expected result

  1. "Physics", "Biology 2e", and "Introduction to Sociology 2e" are listed in the introductory paragraph

G/W/T

    # GIVEN: a user viewing the Tutor marketing page

    # WHEN:

    # THEN: the introductory section lists "College Physics", "Biology 2e", and "Introduction to Sociology 2e"
gregfitch commented 5 years ago

337