Symbian3/PDK/Source/GUID-24CBC72E-D971-5587-9049-1AA53547E1F5.dita
author Dominic Pinkman <Dominic.Pinkman@Nokia.com>
Thu, 11 Mar 2010 18:02:22 +0000
changeset 3 46218c8b8afa
parent 1 25a17d01db0c
child 5 f345bda72bc4
permissions -rw-r--r--
week 10 bug fix submission (SF PDK version): Bug 1892, Bug 1897, Bug 1319. Also 3 or 4 documents were found to contain code blocks with SFL, which has been fixed. Partial fix for broken links, links to Forum Nokia, and the 'Symbian platform' terminology issues.

<?xml version="1.0" encoding="utf-8"?>
<!-- Copyright (c) 2007-2010 Nokia Corporation and/or its subsidiary(-ies) All rights reserved. -->
<!-- This component and the accompanying materials are made available under the terms of the License 
"Eclipse Public License v1.0" which accompanies this distribution, 
and is available at the URL "http://www.eclipse.org/legal/epl-v10.html". -->
<!-- Initial Contributors:
    Nokia Corporation - initial contribution.
Contributors: 
-->
<!DOCTYPE concept
  PUBLIC "-//OASIS//DTD DITA Concept//EN" "concept.dtd">
<concept xml:lang="en" id="GUID-24CBC72E-D971-5587-9049-1AA53547E1F5"><title>Handle errors and problems </title><shortdesc>This section describes causes of errors and problems during PSY testing, </shortdesc><prolog><metadata><keywords/></metadata></prolog><conbody><p>If the PSY that is tested by PSY Tester panics, there is no way for PSY Tester to handle this and so PSY Tester also panics. For a hint of what went wrong, the user can view the log file and see what was tested before the PSY raised the panic. Tests that have been identified as possible causes of PSY panics (for example Stress Tests) are performed last so that other tests can be performed even if the PSY panics for later tests. </p> <p>The Parameter Test checks the values of the PSY's parameters. If it fails it is likely that subsequent tests will also fail because of the erroneous parameter settings. Therefore errors identified by the Parameter Test should be corrected first before correcting other identified errors. </p> <p>When PSY Tester performs Location Request Test, it assumes that the PSY will return the location fix or error status. PSY Tester does not associate a time-out for the location request and waits indefinitely if the PSY does not return. </p> <p>If the PSY does not have appropriate capabilities <codeph>(Location,
        ReadUserData, WriteUserData, ReadDeviceData, WriteDeviceData, NetworkServices,
        LocalServices, CommDD, ProtServ, PowerMgmt, TrustedUI, SurroundingsDD,
        UserEnvironment)</codeph>, PSY tester will not list the PSY in its List view and the user will not be able to test the PSY. </p> </conbody><related-links><link href="GUID-1D02B36C-2A98-5609-9D37-73A2D5BFA815.dita"><linktext>PSY
                Tester Tutorial</linktext> </link> </related-links></concept>