equal
deleted
inserted
replaced
|
1 /* |
|
2 * ============================================================================== |
|
3 * Copyright (c) 2007 Nokia Corporation. |
|
4 * This material, including documentation and any related |
|
5 * computer programs, is protected by copyright controlled by |
|
6 * Nokia Corporation. All rights are reserved. Copying, |
|
7 * including reproducing, storing, adapting or translating, any |
|
8 * or all of this material requires the prior written consent of |
|
9 * Nokia Corporation. This material also contains confidential |
|
10 * information which may not be disclosed to others without the |
|
11 * prior written consent of Nokia Corporation. |
|
12 * ============================================================================== |
|
13 */ |
|
14 |
|
15 This readme describes the method for executing messaging mannual test cases. |
|
16 |
|
17 Messaging_mannual.pkg file can be used to create the sis for messaging dev mannual |
|
18 test cases. This pkg file only conatins executables and cfg files for test modules. |
|
19 |
|
20 The components that need to be installed before executing test cases are: |
|
21 1) LiwServicehandler |
|
22 2) Liw Security manager |
|
23 3) Messaging Component(Messagingservice.dll, Messagingprovider.dll, messagingprovider.rsc ) |
|
24 |