Você está na página 1de 3

Cookie Monster

COOKIE MONSTER SYSTEM ROBUSTNESS - QA


FAQS

Date Version Description Author


07/10/07 1 Initial document

Impetus Confidential Page 1 of 3


Cookie Monster

• Application storing Web log in Log Server disk (Web Log Server and Log Sever
Handshaking).

1. Check to see if multiple instance of an application can be run simultaneously.


2. Ensure program recovery from abrupt shutdown (killing the copying process).
3. Mechanism to verify that lost network connections are detected handled and
appropriately reported (link down problem).
4. How system is handling the remote file errors (file not found /files are corrupt/ server
down)
5. Not enough space in the log server.

• Testing Web Log Parser

1. Check to see what happens when you start a Web Log Parser process that is already
running.
2. When program “kill” then see if program can be restarted. Ensure that program recover
from old state.
3. How system will behave when Web Log data missing file error.
4. How system will handle invalid file (corrupt file) /invalid data (corrupt data).
5. How application will be working in low memory (RAM/Disk space).

• Testing Log Aggregator (Handshaking of Log Aggregator with Web Log Parser).

1. Check to see what happens when you start a Web Log Parser process when Log
Aggregator is already running.
2. When program “kill” then see if program can be restarted. Ensure that program recover
from old state.
3. How system will behave if input data file is missing.
4. How system will behave for invalid file/data.
5. How application will be working in low memory (RAM/Disk space).

• Testing Scoring System

1. What happens when you try to run an application that is already running.
2. Ensure program recovery from abrupt shutdown (killing the copying process).
3. Mechanism to verify that lost network connections are detected handled and
appropriately reported. Verify that the connection is properly re-establish when the cable
is restored, that the re-connection is appropriately reported, and the application continue
execution as appropriate .
4. Network Link/Port unavailable.

Impetus Confidential Page 2 of 3


Cookie Monster

5. How system handling Input File not found error.

6. How system handling Corrupt data.

7. How system handling low memory problems.

Impetus Confidential Page 3 of 3

Você também pode gostar