Actions

Testing/Manual testing/Content

From Mahara Wiki

< Testing
Revision as of 18:08, 2 April 2018 by Stevens (talk | contribs)


Mahara 18.04 user manual section 4.0 Content

Assumptions: This will describe how the system will be set up - a fresh install of Mahara and a fresh database or loading an existing database

Things to test for Manually

  1. Visual check
    1. Profile page uses correct colour "Raw" TODO: We need to find a way to toggle this easily
    2. header elements displayed
    3. Static Profile Page title h1 displayed
    4. footer elements displayed

Automated Test script scenarios

Scenario: User should see correct page styling
Given user is logged in
When is on the "Mahara homepage"
Then user should see "Raw" theme colours

Mahara 18.04 user manual section 4.1. Profile

Assumptions: This will describe how the system will be set up - a fresh install of Mahara and a fresh database or loading an existing database

Things to test for Manually

  1. Visual check
    1. Profile page uses correct colour "Raw" TODO: We need to find a way to toggle this easily
    2. header elements displayed
    3. Static Profile Page title h1 displayed
    4. footer elements displayed

Automated Test script scenarios

Scenario: User should see correct page styling
Given user is logged in
When is on the "Mahara homepage"
Then user should see "Raw" theme colours