<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en-GB">
	<id>https://wiki.kram.nz/index.php?action=history&amp;feed=atom&amp;title=SE401%3AGroup32%3ATool_Scenarios</id>
	<title>SE401:Group32:Tool Scenarios - Revision history</title>
	<link rel="self" type="application/atom+xml" href="https://wiki.kram.nz/index.php?action=history&amp;feed=atom&amp;title=SE401%3AGroup32%3ATool_Scenarios"/>
	<link rel="alternate" type="text/html" href="https://wiki.kram.nz/index.php?title=SE401:Group32:Tool_Scenarios&amp;action=history"/>
	<updated>2026-08-28T07:16:08Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.46.0</generator>
	<entry>
		<id>https://wiki.kram.nz/index.php?title=SE401:Group32:Tool_Scenarios&amp;diff=10919&amp;oldid=prev</id>
		<title>Mark: 20 revision(s)</title>
		<link rel="alternate" type="text/html" href="https://wiki.kram.nz/index.php?title=SE401:Group32:Tool_Scenarios&amp;diff=10919&amp;oldid=prev"/>
		<updated>2008-11-03T05:21:41Z</updated>

		<summary type="html">&lt;p&gt;20 revision(s)&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;=Concrete Scenarios=&lt;br /&gt;
[[SE401:Group32|◄ Main Page]]&lt;br /&gt;
&lt;br /&gt;
==Mobile Phones/PDA elements of applications – Functional testing==&lt;br /&gt;
*Textfields&lt;br /&gt;
*Labels&lt;br /&gt;
*Textareas&lt;br /&gt;
*Images&lt;br /&gt;
*Tables&lt;br /&gt;
*Video content&lt;br /&gt;
*Buttons&lt;br /&gt;
*Scrollbars&lt;br /&gt;
&lt;br /&gt;
==Mobile Phones/PDA elements of applications – Environment testing==&lt;br /&gt;
*Response times&lt;br /&gt;
*Memory usage&lt;br /&gt;
*Network availability&lt;br /&gt;
*Power consumption&lt;br /&gt;
&lt;br /&gt;
==Mobile Phones/PDA elements of applications – Aesthetics testing==&lt;br /&gt;
*Aesthetics&lt;br /&gt;
&lt;br /&gt;
===Scenario 1 - TextFields===&lt;br /&gt;
Platform: mobile phone or PDA&lt;br /&gt;
&lt;br /&gt;
Element: Textfields&lt;br /&gt;
&lt;br /&gt;
Input: User inputs text into a textfield that stretches longer than the visual space available on the screen of the mobile phone.&lt;br /&gt;
&lt;br /&gt;
Expected outcome:  The textfield still encompasses the entire string but shows the most recent characters inputted into the textfield i.e. the cursor moves with the text displaying the most recently inputted characters&lt;br /&gt;
&lt;br /&gt;
===Scenario 2 - Labels===&lt;br /&gt;
Platform: mobile phone or PDA&lt;br /&gt;
&lt;br /&gt;
Element: Labels&lt;br /&gt;
&lt;br /&gt;
Input: Label that is longer than the visual screen width is created.&lt;br /&gt;
&lt;br /&gt;
Expected outcome:  Horizontal scrollbars should be able to be used to change the view to see the rest of the label &lt;br /&gt;
&lt;br /&gt;
===Scenario 3 - Textareas===&lt;br /&gt;
Platform: mobile phone or PDA&lt;br /&gt;
&lt;br /&gt;
Element: Textareas&lt;br /&gt;
&lt;br /&gt;
Input: User inputs text into a textarea that is half the height of the screen.  The text is longer than the space available of the text area on the screen of the device.&lt;br /&gt;
&lt;br /&gt;
Expected outcome:  The textarea still encompasses the entire string but once the space is taken up the text area scrollbars should then be visible for the user to scroll up and down.  Note: this is not the actual screen scrollbars&lt;br /&gt;
&lt;br /&gt;
===Scenario 4 - Images===&lt;br /&gt;
&lt;br /&gt;
Platform: mobile phone or PDA&lt;br /&gt;
&lt;br /&gt;
Element: Images&lt;br /&gt;
&lt;br /&gt;
Input: An image is larger than the screen.&lt;br /&gt;
&lt;br /&gt;
Expected outcome:  Horizontal and vertical scrollbars should be able to be used to change the view to see the rest of the image&lt;br /&gt;
&lt;br /&gt;
===Scenario 5 - Tables===&lt;br /&gt;
Platform: mobile phone or PDA&lt;br /&gt;
&lt;br /&gt;
Element: Tables&lt;br /&gt;
&lt;br /&gt;
Input: There is a table that contains more columns than can be shown on the screen&lt;br /&gt;
&lt;br /&gt;
Expected outcome:  Horizontal and vertical scrollbars should be able to be used to change the view to see the rest of the table&lt;br /&gt;
&lt;br /&gt;
===Scenario 6 - Video Content===&lt;br /&gt;
Platform: mobile phone or PDA&lt;br /&gt;
&lt;br /&gt;
Element: Video content&lt;br /&gt;
&lt;br /&gt;
Input: A video is loaded in the application and user presses play&lt;br /&gt;
&lt;br /&gt;
Expected outcome:  There should be minimal lag and the video should play relatively smoothly&lt;br /&gt;
&lt;br /&gt;
===Scenario 7 - Buttons===&lt;br /&gt;
Platform: mobile phone or PDA&lt;br /&gt;
&lt;br /&gt;
Element: Buttons&lt;br /&gt;
&lt;br /&gt;
Input: User clicks the exit button of the application&lt;br /&gt;
&lt;br /&gt;
Expected outcome:  The button should be highlighted i.e. show that is has been pressed and the application should exit&lt;br /&gt;
&lt;br /&gt;
====Revised Scenario 7====&lt;br /&gt;
CANCEL THIS SCENARIO as it is not feasible&lt;br /&gt;
&lt;br /&gt;
===Scenario 8 - Scrollbars===&lt;br /&gt;
Platform: mobile phone or PDA&lt;br /&gt;
&lt;br /&gt;
Element: Scrollbars&lt;br /&gt;
&lt;br /&gt;
Input: User clicks the arrow keys on the device&lt;br /&gt;
&lt;br /&gt;
Expected outcome:  The screen should move up, down, left or right accordingly and dynamically change the position of the scrollbars&lt;br /&gt;
&lt;br /&gt;
===Scenario 9 - Response times===&lt;br /&gt;
Platform: mobile phone or PDA&lt;br /&gt;
&lt;br /&gt;
Element: Response times&lt;br /&gt;
&lt;br /&gt;
Input: User clicks a button that should go to another screen or page of the application&lt;br /&gt;
&lt;br /&gt;
Expected outcome:  Appropriate screen or display is displayed almost instantly (less than 1 second)&lt;br /&gt;
&lt;br /&gt;
====Revised Scenario 9 - Functional navigation====&lt;br /&gt;
&lt;br /&gt;
Platform: mobile phone or PDA&lt;br /&gt;
&lt;br /&gt;
Element: Functional navigation&lt;br /&gt;
&lt;br /&gt;
Input: User clicks a button that should go to another screen or page of the application&lt;br /&gt;
&lt;br /&gt;
Expected outcome:  Appropriate screen or display is displayed&lt;br /&gt;
&lt;br /&gt;
===Scenario 10 - Resource usage===&lt;br /&gt;
Platform: mobile phone or PDA&lt;br /&gt;
&lt;br /&gt;
Element: Resource usage&lt;br /&gt;
&lt;br /&gt;
Input: User loads a large image on an application&lt;br /&gt;
&lt;br /&gt;
Expected outcome:  This should not incur too much memory overhead&lt;br /&gt;
&lt;br /&gt;
===Scenario 11 - Network availability===&lt;br /&gt;
Platform: mobile phone or PDA&lt;br /&gt;
&lt;br /&gt;
Element: Network availability&lt;br /&gt;
&lt;br /&gt;
Input: Network becomes unavailable&lt;br /&gt;
&lt;br /&gt;
Expected outcome:  Application should be switched to an offline mode so the user can still perform some functions. This may involve the use of the cached data on the mobile device.&lt;br /&gt;
&lt;br /&gt;
===Scenario 12 - Aethetics: Colours===&lt;br /&gt;
Platform: mobile phone or PDA&lt;br /&gt;
&lt;br /&gt;
Element: Aesthetics - colours&lt;br /&gt;
&lt;br /&gt;
Expected outcome:  Colours should be consistent i.e. contrasting colours for buttons and background etc.  Colours should be intuitive for various representations of form elements  i.e. a “go” button should be green and not red &lt;br /&gt;
&lt;br /&gt;
===Scenario 13 - Aesthetics: Form layout===&lt;br /&gt;
Platform: mobile phone or PDA&lt;br /&gt;
&lt;br /&gt;
Element: Aesthetics – form layout&lt;br /&gt;
&lt;br /&gt;
Input: On the screen there’s 2 textfields,  2 text labels to identify these textfields and an image&lt;br /&gt;
&lt;br /&gt;
Expected outcome:  Image should be centred on the screen.  Textfields aligned to the left.  Labels should be to the left of these textfields or above them.  Also the textfields and labels should aligned with each other&lt;br /&gt;
&lt;br /&gt;
===Scenario 14 - Aesthetics: Form layout===&lt;br /&gt;
Platform: mobile phone or PDA&lt;br /&gt;
&lt;br /&gt;
Element: Aesthetics – form layout&lt;br /&gt;
&lt;br /&gt;
Input: On the screen there’s 2 textfields,  2 text labels to identify these textfields and an image that all span across the visible area of the screen&lt;br /&gt;
&lt;br /&gt;
Expected outcome:  Image should be centred on the screen.  Textfields aligned to the left.  Labels should be to the left of these textfields or above them.  Also the textfields and labels should align with each other. Finally scrollbars should become visible in order to be able to navigate the screen and view all the elements.&lt;br /&gt;
&lt;br /&gt;
===Scenario 15 - Power Consumption===&lt;br /&gt;
Platform: mobile phone or PDA&lt;br /&gt;
&lt;br /&gt;
Element: Power consumption&lt;br /&gt;
&lt;br /&gt;
Input: The idle instance of the application is running for a period of 5mins. The status of the mobile battery is recorded or measured. The testing process begins. Once the test scripts have been executed and the phone sends back the raw data back to the PC to be processed, a reading of the new battery energy levels is made. &lt;br /&gt;
&lt;br /&gt;
Expected outcome: The battery power remaining should be no less than 95% of the original reading made prior to testing.&lt;br /&gt;
&lt;br /&gt;
===Scenario 16 - Aesthetics - General form layout===&lt;br /&gt;
Platform: mobile phone or PDA&lt;br /&gt;
&lt;br /&gt;
Element: Aesthetics - General form layout&lt;br /&gt;
&lt;br /&gt;
Input: Given a particular components X (E.g. Label) , Y (E.g. TextField) and Z (E.g. Image) of the form, F, the extraction of the absolute positions of the components (specified in a suitable metric such as Pixels).&lt;br /&gt;
&lt;br /&gt;
Expected outcome: The checking of relative positions of the components based on the intended layout. E.g.: X should be to the left of Y and above Z. Y should be to the right of X and above Z. Z should be below both X and Y.&lt;br /&gt;
&lt;br /&gt;
===Scenario 17 - Aesthetics - Image screen space usage===&lt;br /&gt;
Platform: mobile phone or PDA&lt;br /&gt;
&lt;br /&gt;
Element: Aesthetics - Image screen space usage&lt;br /&gt;
&lt;br /&gt;
Input: Form with an image displayed on the screen.&lt;br /&gt;
&lt;br /&gt;
Expected outcome: For any given mobile device (various screen spaces) the amount of space that the image should take up as a percentage of the maximum screen space should not be greater than 70%.&lt;br /&gt;
&lt;br /&gt;
===Scenario 18 - Functional testing - Multihoming capability===&lt;br /&gt;
Platform: mobile phone or PDA&lt;br /&gt;
&lt;br /&gt;
Element: Connection&lt;br /&gt;
&lt;br /&gt;
Input: The bluetooth connection becomes unavailable&lt;br /&gt;
&lt;br /&gt;
Expected outcome: The connection should be able to identify other possible connection methods such as GPRS, WIFI etc.&lt;br /&gt;
&lt;br /&gt;
[[SE401:Group32|◄ Main Page]]&lt;/div&gt;</summary>
		<author><name>Mark</name></author>
	</entry>
</feed>