Actions

Difference between revisions of "Testing/Manual testing/Content"

From Mahara Wiki

< Testing
Line 14: Line 14:
 
## Static Profile Page title h1 displayed
 
## Static Profile Page title h1 displayed
 
## footer elements displayed
 
## footer elements displayed
</div>
 
</div>
 
 
<div class="toccolours mw-collapsible mw-collapsed" style="background:ivory">
 
 
====Automated Test script scenarios====
 
<div class="mw-collapsible-content">
 
 
<div class="toccolours mw-collapsible mw-collapsed">
 
:::'''Scenario:''' User should see correct page styling
 
<div class="mw-collapsible-content">
 
::::'''Given''' user is logged in <br />
 
::::'''When''' is on the "Mahara homepage"<br />
 
::::'''Then''' user should see "Raw" theme colours <br />
 
</div>
 
</div>
 
 
</div>
 
</div>
 
</div>
 
</div>
Line 47: Line 31:
 
## Static Profile Page title h1 displayed
 
## Static Profile Page title h1 displayed
 
## footer elements displayed
 
## footer elements displayed
</div>
 
</div>
 
 
<div class="toccolours mw-collapsible mw-collapsed" style="background:ivory">
 
 
====Automated Test script scenarios====
 
<div class="mw-collapsible-content">
 
 
<div class="toccolours mw-collapsible mw-collapsed">
 
:::'''Scenario:''' User should see correct page styling
 
<div class="mw-collapsible-content">
 
::::'''Given''' user is logged in <br />
 
::::'''When''' is on the "Mahara homepage"<br />
 
::::'''Then''' user should see "Raw" theme colours <br />
 
</div>
 
</div>
 
 
</div>
 
</div>
 
</div>
 
</div>

Revision as of 09:53, 4 April 2018


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

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