NOK-02: SIS file naming

NOK-02: SIS file naming

Test description:

The SIS file name must include the application name and correct version.

Steps to conduct the test:

  1. Check the name of the application's .sis file and compare it to the available information in About and the .pkg file.

  2. Application's .sis file name must include the application name and correct version and they are the same as in About.

Expected test result:

Application's .sis file naming follows this guideline:

<application name>_<target device/platform version>_<version>.sis

E.g., testapp_nokiaN71_v_1_3_0.sis or testapp_S60_3_0_v_1_3_0.sis

The version number should be the same as the one defined in the .pkg file and About for the application.

Notes:

Exceptions:

Pass:____ Fail:____ Pass with exception: ____