User Story # Tasks: Software Product Management Specialization Capstone University of Alberta
This document outlines the tasks required to complete user stories for a mobile reading application. It includes 33 user stories with detailed tasks for designing, developing, testing and documenting features like the mobile interface, page layout, background colors, solo reading, orientation support, images, font sizes, connecting with other users, and audio support for reading together. The tasks involve writing code, reviewing code, and developing tests and documentation to implement the requested features and verify proper functionality.
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
0 ratings0% found this document useful (0 votes)
171 views1 page
User Story # Tasks: Software Product Management Specialization Capstone University of Alberta
This document outlines the tasks required to complete user stories for a mobile reading application. It includes 33 user stories with detailed tasks for designing, developing, testing and documenting features like the mobile interface, page layout, background colors, solo reading, orientation support, images, font sizes, connecting with other users, and audio support for reading together. The tasks involve writing code, reviewing code, and developing tests and documentation to implement the requested features and verify proper functionality.
As a reader, I want the product to be mobile, so that I • Design wireframe for the application 1 can use it anywhere • Setup iOS development environment As a reader, I want the view of a page to look close to • Design page layout 24 the fidelity of a page in an actual book, so that it’s full • Generate wireframe for page layout story impact is maintained regardless of the medium • Write source code for page layout • Review source code for page layout • Write acceptance criteria for page layout • Write acceptance tests for page layout • Execute acceptance tests for page layout • Write internal documentation for page layout As a reader, I want the background of books to be • Write source code for off-white backgrounds 25 off-white (as opposed to bright-white), so that I don't • Review source code for off-white backgrounds strain my eyes when I'm reading • Write unit tests for off-white backgrounds • Write acceptance criteria for off-white backgrounds • Write acceptance tests for off-white backgrounds • Execute acceptance tests for off-white backgrounds As a reader, I want to be able to read material without • Write source code for solo reading 26 a partner, so that I can read and practice at my own • Review source code for solo reading pace • Write unit tests for solo reading • Write acceptance criteria for solo reading • Write acceptance tests for solo reading • Execute acceptance tests for solo reading • Write internal documentation for solo reading • Write user manual for solo reading As a reader, I want the application to work in both • Write source code for portrait and landscape modes 27 portrait and landscape orientation, so that I can • Review source code for portrait and landscape modes choose the way I view material • Write unit tests for portrait and landscape modes • Write acceptance criteria for portrait and landscape modes • Write acceptance tests for portrait and landscape modes • Execute acceptance tests for portrait and landscape modes • Write internal documentation for portrait and landscape modes As a reader, I want any pictures associated with the • Write source code for pictures in content 28 content to appear with the text, so that they can • Review source code for pictures in content supplement the reading material • Write unit tests for pictures in content • Write acceptance criteria for pictures in content • Write acceptance tests for pictures in content • Execute acceptance tests for pictures in content • Write internal documentation for pictures in content As a reader, I want to be able to adjust font size, so • Write source code for adjustable font sizes 29 that it is easier to read • Review source code for adjustable font sizes • Write unit tests for adjustable font sizes • Write acceptance criteria for adjustable font sizes • Write acceptance tests for adjustable font sizes • Execute acceptance tests for adjustable font sizes • Write internal documentation for adjustable font sizes • Write user manual for adjustable font sizes As a reader, I want to be able to connect with a • Write source code for connecting with remote user 32 remote user, so that I know if I have access to • Review source code for connecting with remote user someone with whom I can read • Write unit tests for connecting with remote user • Write acceptance criteria for connecting with remote user • Write acceptance tests for connecting with remote user • Execute acceptance tests for connecting with remote user • Write internal documentation for connecting with remote user • Write user manual for connecting with remote user As a reader, I want to read with a connected reader • Write source code for connecting with audio 33 using audio, so that we can read together • Review source code for connecting with audio • Write unit tests for connecting with audio • Write acceptance criteria for connecting with audio • Write acceptance tests for connecting with audio • Execute acceptance tests for connecting with audio • Write internal documentation for connecting with audio • Write user manual for connecting with audio