summaryrefslogtreecommitdiffstats
path: root/tests/systemtests
diff options
context:
space:
mode:
Diffstat (limited to 'tests/systemtests')
-rw-r--r--tests/systemtests/radio/sys_radio.qtt34
1 files changed, 17 insertions, 17 deletions
diff --git a/tests/systemtests/radio/sys_radio.qtt b/tests/systemtests/radio/sys_radio.qtt
index a56082a66..947675ae1 100644
--- a/tests/systemtests/radio/sys_radio.qtt
+++ b/tests/systemtests/radio/sys_radio.qtt
@@ -110,7 +110,7 @@ A device specific headset is required to be connected to device for radio testin
testTitle = "Multimedia - Manually tune radio station";
testBinary = "radio";
testSource ="qt5/qtmultimedia/examples/radio"
- testGoal = "Verify that user can manualy change radio station.";
+ testGoal = "Verify that user can manually change radio station.";
testPreconditions = "1. Radio reception should be available in the test area.<br>2. Wired headphones act as an antenna to the device and must be connected.";
testGroups = "BAT, 1.2";
@@ -127,10 +127,10 @@ A device specific headset is required to be connected to device for radio testin
| Select the up icon to be presented to the visualization view | |
| Select the Plus icon on the menu bar | Verify that you are presented with the frequency dial |
| Note the current selected frequency | |
- | Select the dot indicator on the frequency dial, and move finger to right | Verify that the frequency on the indicater is now rising and that the audio has gone off the previous station |
- | Keep moving selector until a radio station is heard | Verify that the frequency of the selected station is higher than the originaly selected station |
+ | Select the dot indicator on the frequency dial, and move finger to right | Verify that the frequency on the indicator is now rising and that the audio has gone off the previous station |
+ | Keep moving selector until a radio station is heard | Verify that the frequency of the selected station is higher than the originally selected station |
| | Verify that the station is playing properly |
- | Select to save the selected radio station frequency | Verify that the station is saved in the radiostation playlist |
+ | Select to save the selected radio station frequency | Verify that the station is saved in the radio station playlist |
| Exit the radio application | Verify that the radio application closes cleanly |
"));
},
@@ -157,12 +157,12 @@ A device specific headset is required to be connected to device for radio testin
| Select the up icon to be presented to the visualization view | |
| Select the Plus icon on the menu bar | Verify that you are presented with the frequency dial |
| Note the current selected frequency | |
- | Select the Scan Up Frequency controll | Verify that application has located a new station and that the frequency displayed is of the new station |
+ | Select the Scan Up Frequency control | Verify that application has located a new station and that the frequency displayed is of the new station |
| | Verify that the station is playing properly |
- | Select to save the selected radio station frequency | Verify that the station is saved in the radiostation playlist |
+ | Select to save the selected radio station frequency | Verify that the station is saved in the radio station playlist |
| Select the Scan Down Frequency control | Verify that application has located the original station and that the frequency displayed is of the original station |
| | Verify that the station is playing properly |
- | Select to save the selected radio station frequency | Verify that the station is saved in the radiostation playlist |
+ | Select to save the selected radio station frequency | Verify that the station is saved in the radio station playlist |
| Exit the radio application | Verify that the radio application closes cleanly |
"));
},
@@ -195,8 +195,8 @@ A device specific headset is required to be connected to device for radio testin
// Test meta data
testTitle = "Multimedia - Radio: Save station playlist";
testBinary = "radio";
- testSource ="qt5/qtmultimedia/examples/radio""
- testGoal = "Verify that radio can save station playist.";
+ testSource ="qt5/qtmultimedia/examples/radio"
+ testGoal = "Verify that radio can save station playlist.";
testPreconditions = "1. Radio reception should be available in the test area.<br>2. Wired headphones act as an antenna to the device and must be connected.";
testGroups = "BAT, 1.2";
@@ -238,7 +238,7 @@ A device specific headset is required to be connected to device for radio testin
| *Step* | *Verification* |
| Launch " + testBinary + " | App launches normally |
| Select an audible radio station | Verify that the station can be heard through the speakers |
- | Select from station menu: Turn On loudspaeker | Verify that the audio can be heard through the device speakers |
+ | Select from station menu: Turn On loudspeaker | Verify that the audio can be heard through the device speakers |
| Select from the station menu: Turn Off Loudspeakers | Verify that the audio has now reverted back to the headphones |
| Close application | Verify that radio application closes properly |
"));
@@ -265,7 +265,7 @@ A device specific headset is required to be connected to device for radio testin
| Launch " + testBinary + " | App launches normally |
| Select an audible radio station | Verify that the station can be heard through the headset |
| Remove headset from device | Verify that warning sign is informing user of the need to re-insert the headset |
- | Re-insert headset | Verify that the warning has now disappeard, and that the radio station can be heard once again |
+ | Re-insert headset | Verify that the warning has now disappeared, and that the radio station can be heard once again |
| Close application | Verify that radio application closes properly |
"));
},
@@ -277,7 +277,7 @@ A device specific headset is required to be connected to device for radio testin
testBinary = "radio";
testSource ="$QTDIR/qtmultimediakit/examples/Radio"
testGoal = "Verify that radio can recover audio playback from various system notifications.";
- testPreconditions = "1. Radio reception should be available in the test area.<br>2. Wired headphones act as an antena to the device and must be connected.";
+ testPreconditions = "1. Radio reception should be available in the test area.<br>2. Wired headphones act as an antenna to the device and must be connected.";
testGroups = "BAT, 1.2";
// Test steps
@@ -316,16 +316,16 @@ A device specific headset is required to be connected to device for radio testin
| While on a strong and audible radio signal, move volume slider to the right | Verify that the audio volume of the radio station is amplified |
| Move volume slider to the left | Verify that the audio volume is lowered |
| Move the volume slider all the way to the left | Verify that the sound is now completely muted |
- | Return the volume to a value above 50% and click the Mute/unmute comend | Verify that the audio changes from being muted to unmuted and back |
+ | Return the volume to a value above 50% and click the Mute/unmute command | Verify that the audio changes from being muted to unmuted and back |
"));
},
display_radio_metadata: function()
{
// Test meta data
- testTitle = "Multimedia - Display Radio Metadata";
+ testTitle = "Multimedia - Display Radio Meta data";
testBinary = "radio";
- testGoal = "Verify that the radio API can display properly formated meta data.";
+ testGoal = "Verify that the radio API can display properly formmated meta data.";
testPreconditions = "1. Radio reception should be available in the test area.<br>2. Wired headphones act as an antena to the device and must be connected.";
testGroups = "BAT, 1.2";
@@ -339,11 +339,11 @@ A device specific headset is required to be connected to device for radio testin
| Launch " + testBinary + " | App launches normally |
| Locate a strong radio station signal by scanning up or down the frequency | Verify that the Frequency field is populated with the correct frequency for the given radio station |
| | Verify that the Volume field is displaying the proper volume % |
- | Click on the Mute/Unmute comand | Verify that Muted field changes from 'false' to 'true' and back |
+ | Click on the Mute/Unmute command | Verify that Muted field changes from 'false' to 'true' and back |
| | If applicable, confirm that the Station Name field is properly displayed |
| | If applicable, confirm that the Station Id field is properly displayed |
| | If applicable, confirm that the Program Type field is properly displayed |
- | | If applicable, confirm that the PRadio Text field is properly displayed |
+ | | If applicable, confirm that the Radio Text field is properly displayed |
"));
},
}