imaging/imaginginttest/scriptfiles/TSI_ICL_FRM_DRM.script
changeset 0 5752a19fdefe
equal deleted inserted replaced
-1:000000000000 0:5752a19fdefe
       
     1 @file TSI_ICL_FRM_DRM.script
       
     2 // Copyright (c) 2004-2009 Nokia Corporation and/or its subsidiary(-ies).
       
     3 // All rights reserved.
       
     4 // This component and the accompanying materials are made available
       
     5 // under the terms of "Eclipse Public License v1.0"
       
     6 // which accompanies this distribution, and is available
       
     7 // at the URL "http://www.eclipse.org/legal/epl-v10.html".
       
     8 //
       
     9 // Initial Contributors:
       
    10 // Nokia Corporation - initial contribution.
       
    11 //
       
    12 // Contributors:
       
    13 //
       
    14 // Description:
       
    15 // Integration tests for PREQ777.
       
    16 // 
       
    17 //
       
    18 
       
    19 LOAD_SUITE TSI_ICL_FRM_00.dll
       
    20 
       
    21 ### Positive Testing ###
       
    22 // Test for enabling agent's user interface for errors and confirmation requests property.
       
    23 //!@SYMTestCaseID             MM-ICL-FRM-I-0761-HP
       
    24 //!@SYMTestCaseDesc           Enable agent's user interface for errors and confirmation requests property. Read and decode a protected image, a JPEG,
       
    25 //! from a file for VIEW intent and specifying MIME type.
       
    26 //!@SYMPREQ                   PREQ777
       
    27 //!@SYMTestPriority           2
       
    28 //!@SYMTestActions            1. Open a JPEG image for VIEW intent specifying MIME type. 2. Enable the agents's user interface. 3. Decode the image. 4.
       
    29 //! Verify errors / confirmations are displayed. 5. Check it matches reference bitmap.
       
    30 //!@SYMTestExpectedResults    KErrNone error code should be returned. Errors / confirmations should be displayed.
       
    31 RUN_TEST_STEP -1 TSI_ICL_FRM_00	MM-ICL-FRM-I-0761-HP	\ICL\TSI_ICL_FRM_00.ini
       
    32 TEST_COMPLETE