Test Suite: 0 - abowns/Group-B1-Projecto GitHub Wiki

Snow Data

Alex Bowns, Ben Forsee, Keegan Symmes

Setup Information

With a Mac

  1. Go to group project page
  2. On the right hand side download the zip file.
  3. Check "downloads" in your finder application.

Tests

Test Case B1-0-00:

Author:

Keegan Symmes

Name:

Loading the .html file

Purpose:

To make sure that the files downloaded properly and the .html page loads in the browser.

Precondition:

Have the project zip file downloaded and moved to a folder in the computer hard drive.

Step:
  1. Drag and drop the ".html" file into Google Chrome browser.
Postcondition:

Two boxes should appear in browser.

Test Case B1-0-01

Author:

Alex Bowns

Name:

Loading the Application

Purpose:

To make sure the application loads

Preconditions:

Be in Google Chrome browser, complete Test Case B1-0-00, have "Snow Data" webpage loaded.

Steps:
  1. In the "Snow Data" webpage, on the upper toolbar, select "Window", then "Extensions".
  2. In the new tab click "Load Unpacked Extensions," navigate to the manifest.json and background.js files, click "select".
  3. Open up the Application titled "Snow Data".
Postcondition:

An application should load.

Test Case B1-0-02

Author:

Ben Forsee

Name:

Check Working Links

Purpose:

To verify that the links listed redirect the user to the correct data sets.

Precondition:

Have completed the first two tests.

Steps:
  1. The application that pops up should have a list of links to different snow related data sets.
  2. Click on any link.
Postcondition:

Clicking on any link should redirect the user to the appropriate data set.

Test Case B1-0-03

Author:

Keegan Symmes

Name:

Display (Messy) Machine Readable Data

Purpose:

To ensure that the data is collected.

Precondition:

Have completed previous three steps.

Step:
  1. In the "Snow Data" application, right click, select "inspect element,"
Postcondition:

In the console there should be machine readable data in the "Elements" tab.