⇤ ← Revision 1 as of 2011-05-17 07:50:03
Size: 1017
Comment:
|
Size: 1383
Comment:
|
Deletions are marked like this. | Additions are marked like this. |
Line 9: | Line 9: |
=== Validate that a video can be played === | === Test the validation module === Confirm that video streams are validated correctly. ==== Validate that a video can be played ==== |
Line 18: | Line 21: |
==== Validate that a video is rejected ==== === Test eventlogging === Confirm that events are logged correctly. ==== Test that events are sent to MCM ==== ==== Test that events are logged in local DB ==== ==== Test that local logging can be turned off ==== |
Integration test - Version 1
The purpose of this test is to validate that an installation of the wowza plugin was successful.
Prerequisites
An MCM session validation server must run. This test assumes that the MCM validation server mock is used. See Setup MCM validation server mock for instructions on how to set the server up.
Integration tests
Test the validation module
Confirm that video streams are validated correctly.
Validate that a video can be played
Start Wowzas SimpleVideoStreaming client:
- Insert parameters:
Server: rtmp://130.225.24.62:1936/chaos?sessionID=drp3_91.700_DR-P3_pcm_20060821045601_20060822045502.mp3&objectID=976&includeFiles=true
- Stream: mp3:drp3_91.700_DR-P3_pcm_20060821045601_20060822045502.mp3
- Success: The media file is played in the browser.
Validate that a video is rejected
Test eventlogging
Confirm that events are logged correctly.
Test that events are sent to MCM
Test that events are logged in local DB