Read-only archive of the All About Symbian forum (2001–2013) · About this archive

AppTest Lite PHN-01 test cases

1 replies · 0 views · Started 03 February 2007

I'm testing my application using AppTest Lite pre test tool. My Application
is listening fir incoming SMSs and Incoming and outgoing calls.

The report tells

// -----------------------------------------------------------------------------------------------------

FAILED PHN-01 Service Interruption. (call, SMS, MMS, alarm, charger)

OK Application is launched.

OK Running of app. Should not terminate unexpectedly.

FAIL SMS notification is visible.

OK MMS notification is visible.

FAIL Alarm notification is visible.

FAIL Call notification is visible.

FAIL Charging dialog becomes visible.

// -----------------------------------------------------------------------------------------------------

But I'm sure that this report is incorrect.

When the sms arrives I can see the Icon notification on the phone

Incase of alarm, I can see the dialogue of the alarm and I can hear the
sound as well

Incase of incoming call the phone behaves normally, the dialog is displayed
with CLID or the callers name.

When I connect my phone to the charger .I can see the charging note.

So should I rely on the report and assume that there is something wrong with
my application, or this is a known issue?

Regards,

Rami

Hi Rami

I don't know if its a known issue or not, but the criteria as defined in the
test case supercedes the results of a particular test tool (ie the pre-test
tool is not what will be run by the test house).

I suggest you:
1. Run any other signed or native app and see what happens when you receive
SMS etc. If the behaviour is the same as those applications, then the
pre-test application is almost certainly at fault.
2. If the above is true, I suggest you email your application to
[email][email protected][/email], with enough information for someone to duplicate
the problem - as a bug report.

Regards
Hamish

"Rami" <[email protected]> wrote in message
news:[email protected]...
>
>
> I'm testing my application using AppTest Lite pre test tool. My

Application
> is listening fir incoming SMSs and Incoming and outgoing calls.
>
> The report tells
>
>
>
>

// -------------------------------------------------------------------------
----------------------------
>
> FAILED PHN-01 Service Interruption. (call, SMS, MMS, alarm, charger)
>
> OK Application is launched.
>
> OK Running of app. Should not terminate unexpectedly.
>
> FAIL SMS notification is visible.
>
> OK MMS notification is visible.
>
> FAIL Alarm notification is visible.
>
> FAIL Call notification is visible.
>
> FAIL Charging dialog becomes visible.
>
>

// -------------------------------------------------------------------------
----------------------------
>
>
>
> But I'm sure that this report is incorrect.
>
> When the sms arrives I can see the Icon notification on the phone
>
> Incase of alarm, I can see the dialogue of the alarm and I can hear the
> sound as well
>
> Incase of incoming call the phone behaves normally, the dialog is

displayed
> with CLID or the callers name.
>
> When I connect my phone to the charger .I can see the charging note.
>
>
>
> So should I rely on the report and assume that there is something wrong

with
> my application, or this is a known issue?
>
>
>
> Regards,
>
> Rami
>
>
>
>
>
>
>
>