Challenge Overview
The Hercules Personal Content DVR application will be used to expand the Hercules Player app, allowing users to upload their own video content they recorded on their iPhone or iPad camera into their DVR for playback on their TV and syncing with other devices.
This challenge will update the existing test scenarios to match some large changes in the codebase recently.
Test scenarios
The forum contains test scenarios and the code and IPA files for installation on devices.
Updates
Recently, the application went from being functionality embedded inside the Quantum application to being a standalone iOS application. This means we got rid of the welcome screens, and the old login mechanism. That has all been replaced with a new streamlined login process.
We have also made improvements to how videos are uploaded, the status that is displayed during uploads, queueing uploads, and allowing a user to cancel an upload in progress.
The output from this competition should be test scenarios that cover the app, so please ensure:
- Existing test scenarios are updated where necessary
- Test scenarios that don't apply (like for the welcome pages) are removed
- New test scenarios (like for the upload changes) are added
Final Submission Guidelines
Technology overview
* XCode 5
* iOS 6+
* iPad 2+
* KIF
Existing Documents
- Existing code - in the forum
- Test scenarios - in the forum
- ARS - in the forum