DMR supports changing the device's friendly name (NAME-01)
This test verifies that a digital media renderer (DMR) allows the user to update the DMR friendly name using any configuration method. The DMR friendly name is defined as the string value included in element friendlyName in the Device Description Document.
Test details
Associated requirements |
Device.Media.DMR.Base.ChangingFriendlyName |
Platforms |
Windows 7 (x64) Windows 7 (x86) Windows 8 (x64) Windows 8 (x86) Windows 8.1 x64 Windows 8.1 x86 |
Expected run time |
~5 minutes |
Categories |
Experiences |
Type |
Manual |
Running the test
Before you run the test, complete the test setup as described in the test requirements: Digital Media Renderer Testing Prerequisites.
Troubleshooting
For troubleshooting information, see Troubleshooting Device.Media Testing.
More information
This test completes the following steps:
Downloads the device description document for the DUT.
Finds the presentation URL entry in the DDD.
Validates the URL by downloading the page.
Loads the page in Internet Explorer. If the URL is valid, prompt the user to change the friendly name.
When the name is changed, the test job rediscovers the device under test and verifies that the name was changed.
Parameters
Parameter | Description |
---|---|
WDKData_DeviceUUID |
The Device ID |
WDKData_MSCP |
The MCSP |
Command syntax
Command | Description |
---|---|
NetMediaLogoTests.exe NETMEDIA_0018 /dmrID=[Query WDKData_DeviceUUID] /mcsp [WDKData_MSCP] |
Runs the test. |
Note
For command-line help for this test binary, type /h.
File list
File | Location |
---|---|
NetMediaLogoTests.exe |
<testbinroot>\nttest\multimediatest\sharing\netmedialogotests |