Test Session Suite 2 - nateyb93/WeatherActive GitHub Wiki

Product Name: WeatherActive

Team Members: Nathan Brown, Daniel Jones, Triton Pitassi

Setup Information

  1. Visit the github repository for the project: https://github.com/nateyb93/WeatherActive
  2. Click on the button marked "Download ZIP" located in the bottom right corner of the repository page.
  3. Unzip the file, "WeatherActive-master.zip' downloaded in the previous step at a location of your choice. In the remainder of this rest suite, the chosen location shall be referred to as ~.

Tests

Test Case Number: F-2-00

Author: Nathan Brown

Name: Display background color for the page

Purpose: When successful, the page will set the background color based on the time of day.

Precondition: The computer is turned on and has an active connection to a network.

Steps:

  1. Open the file ~/index.html in any Internet browser.

Postcondition: During the expected time of the test session, the background color should be a light shade of yellow-orange representative of mid afternoon


Test Case Number: F-2-01

Author: Nathan Brown

Name: Get the forecast for a zipcode

Purpose: When successful, the page will set the forecast based on any valid zip code within the U.S

Precondition: The computer is turned on and has an active connection to a network.

Steps:

  1. Open the file ~/index.html in any Internet browser.
  2. Type a 5-digit zip code into the box next to the button labeled "Forecast"
  3. Press the forecast button.

Postcondition: The forecast will populate the screen based on the location selected

⚠️ **GitHub.com Fallback** ⚠️