Actions

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

From Mahara Wiki

< Testing
 
(2 intermediate revisions by the same user not shown)
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"
 +
## header elements displayed
 +
## Static Profile Page title h1 displayed
 +
## footer elements displayed
 +
</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====
<span style="color:red">TODO: </span>
 
 
<div class="mw-collapsible-content">
 
<div class="mw-collapsible-content">
This is where test criteria go
 
</div>
 
</div>
 
  
<div class="toccolours mw-collapsible mw-collapsed" style="background:ivory">
+
{| style="float:right; margin-left: 10px;"
====Automated Test script scenarios====
+
|----
<span style="color:red">TODO: </span>
+
|[[File:Profile_-About_Me-Mahara-Raw.png|thumb|200px|Login Block Ocean theme]]
<div class="mw-collapsible-content">
+
|[[File:Profile-About_Me-Mahara-Modern.png|thumb|200px|Login Block Modern theme]]
This is where Automated test scenarios go
+
|[[File:Profile-About_Me-Mahara-Ocean.png|thumb|200px|Login Block Primary school theme]]
 +
|[[File:Profile-About_Me-Mahara-Primary_school.png|thumb|200px|Login Block Raw theme]]
 +
|----
 +
|}
 +
 
 +
 
 +
#'''Visual check'''
 +
## Profile page uses correct colour "Raw"  
 +
## header elements displayed
 +
## Static Profile Page title h1 displayed
 +
## online users block displayed
 +
## footer is displayed and links functioning correctly
 +
# '''Change page "Layout" functionality works'''
 +
# '''Change page "Skin" functionality works'''
 +
# '''Page edit functionality works''' Create edit and delete page blocks
 +
# '''Page links working''' Tester can use Chrome extension Link Checker or dev tools to determine "200 code return"
 +
 
 +
 
 +
 
 +
 
 +
 
 
</div>
 
</div>
 
</div>
 
</div>
<!-- ///////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////-->
 

Latest revision as of 15:19, 7 May 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"
    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

Login Block Ocean theme
Login Block Modern theme
Login Block Primary school theme
Login Block Raw theme


  1. Visual check
    1. Profile page uses correct colour "Raw"
    2. header elements displayed
    3. Static Profile Page title h1 displayed
    4. online users block displayed
    5. footer is displayed and links functioning correctly
  2. Change page "Layout" functionality works
  3. Change page "Skin" functionality works
  4. Page edit functionality works Create edit and delete page blocks
  5. Page links working Tester can use Chrome extension Link Checker or dev tools to determine "200 code return"