GithubHelp home page GithubHelp logo

podium-assignment's Introduction

Summary

This test suite is created to test the core functionality of Podium's user messaging app. It contains 11 tests (9 Positive and a 2 Negative cases) and also included a Docker File to build from. The suite should take around 67 seconds to complete.

It's structured using the Page Object Model, the page objects file can be found in cypress/page-objects.

Thanks so much for reviewing my code! I learned a lot from it. More notes below!

Test Case Prioritization Breakdown

Smoke

  • Verify Gandalf Text (from Chapter 2 of Fellowship/Moria sequence in the movies)
  • Verify Image URL loaded
  • Verify Messaging Icon is Present
  • Verify User can click on Podium Bubble to see Location Selector
  • Verify User can type in to search box
  • Verify Length of Location list
  • Verify User can click on the link, type name, phone Number, and message, hit send, and message will send

Regression

  • Verify Gandalf Text
  • Verify Gandalf Text is NOT the text from his passage re: Bilbo's Pity and Gollum (also from Chapter 2 of Fellowship/Moria sequence in the movies)
  • Verify URL Image does NOT link to the Cult of the Party Parrot Website
  • Verify Image URL Loaded
  • Verify Messaging Icon is Present
  • Verify User can click on Podium Bubble to see Location Selector
  • Verify User can type in to search box
  • Verify Length of Location list
  • Verify User can click on the link, type name, phone Number, and message, hit send, and message will send

Bugs Found

  1. Only 3 Locations Showed Up When Looking at The Location Selector **

    • Repro Steps:

      • Load Page
      • Tap on Podium Messaging Icon
      • Review Locations List
    • Result:

      • Locations List only has 3 locations
    • Expected Result:

      • Locations List should have 4

      Frequency

      • Consistent
  2. Podium Button and Prompt do not show up in the same place **

    • Repro Steps:

      • Load Page
      • Verify Podium Button and Prompt Position
      • Reload Page
    • Result:

      • Button will appear on the opposite corner from previous position
    • Expected Result:

      • Position should be consistent

      Frequency

      • Inconsistent
  3. Podium Button and Prompt Switches Colors and Image **

    • Repro Steps:

      • Load Page
      • Verify Podium Button and Prompt Color (Red or Purple)
      • Verify Purple Icon is Podium Logo OR Red Icon is generic Phone Logo
      • Clear Cache
      • Reload Page
    • Result:

      • Button will sometimes switch color between Red and Purple
      • Button will sometimes switch icons to Podium or Generic Phone Logo
    • Expected Result:

      • Color should be static

      Frequency

      • Inconsistent
  4. Successive runs did not delete the previous message sent **

    • Repro Steps:

      • Go to Message Form and Type a message, press send
      • Reload page and go back again
    • Result:

      • Previous message steps will appear
    • Expected Result:

      • Message field should be empty
    • Frequency

      • Consistent

Questions/Comments

  • Is there a good way to extract an xlmns vlaue from a nested.svg? I had a really hard time figuring out to do that in Cypress which led to a missed opportunity for me to catch the icon bugs with automation

  • One thing I'd build on going from here is adding more custom ids and other identifiers to elements lists, might even include dome [data-cy] tags for easier cypress access but all that requires dev coordination

podium-assignment's People

Contributors

losquevedo avatar

Watchers

James Cloos avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.