Testing/Manual testing/Content: Difference between revisions
From Mahara Wiki
< Testing
No edit summary |
No edit summary |
||
Line 3: | Line 3: | ||
==Mahara 18.04 user manual section 4.0 Content== | ==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 | |||
<div class="toccolours mw-collapsible mw-expanded" style="background:linen"> | |||
====Things to test for Manually==== | |||
<div class="mw-collapsible-content"> | |||
#'''Visual check''' | |||
## Profile page uses correct colour "Raw" <span style="color:red">TODO: We need to find a way to toggle this easily </span> | |||
## header elements displayed | |||
## Static Profile Page title h1 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> | |||
<!-- ///////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////--> | <!-- ///////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////--> | ||
== Mahara 18.04 user manual section 4.1. Profile== | == Mahara 18.04 user manual section 4.1. Profile== | ||
'''Assumptions:''' | '''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 | ||
<div class="toccolours mw-collapsible mw-expanded" style="background:linen"> | <div class="toccolours mw-collapsible mw-expanded" style="background:linen"> | ||
====Things to test for Manually==== | ====Things to test for Manually==== | ||
<div class="mw-collapsible-content"> | <div class="mw-collapsible-content"> | ||
#'''Visual check''' | |||
## Profile page uses correct colour "Raw" <span style="color:red">TODO: We need to find a way to toggle this easily </span> | |||
## header elements displayed | |||
## Static Profile Page title h1 displayed | |||
## footer elements displayed | |||
</div> | </div> | ||
</div> | </div> | ||
<div class="toccolours mw-collapsible mw-collapsed" style="background:ivory"> | <div class="toccolours mw-collapsible mw-collapsed" style="background:ivory"> | ||
====Automated Test script scenarios==== | ====Automated Test script scenarios==== | ||
<div class="mw-collapsible-content"> | <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 18:08, 2 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
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
- Given user is logged in
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
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
- Given user is logged in