-
Created by Unknown User (wbastos), last modified by Unknown User (bartd) on Aug 20, 2009 10:07
You are viewing an old version of this page. View the current version.
Compare with Current
View Page History
« Previous
Version 4
Next »
Test Preparation Instructions:
- Review each test catalog and mark the test cases required to be executed for Support Pack testing.
- Add new cases that are not in the catalog.
- Update existing test cases if needed with current up to date steps. This should include adding steps to the catalog.
- Create a list or identify Unit test cases (1 week) (Note: This should be only core functionality testing, ie..open programs, run core transactions to ensure there are no catastrophic failures).
- Identify what test cases from the catalog will be tested in System Integration Testing (2 weeks).
- Work with the business units to identify the UAT test cases from the catalog.
- Encourage teams to move test steps from separate test script documents into test catalog spreadsheet. Benefits: One document used during testing to record results; Facilitate future migration to Quality Center.
Test Phases
Unit Test |
System Integration Test |
User Acceptance Test |
- Core team: Technical & Functional responsibility
- Discrete tests, not end-to-end scenarios
- Scripts optional
- List of what was tested required
|
- Core team: Functional leads responsibility, but may optionally involve business
- Scripts required
- Discrete tests or end-to-end scenarios, but end-to-end scenarios must cover discrete tests of critical functions
|
- Business owner responsibility
- Scripts required
- End-to-end scenarios
- Don't duplicate tests performed in System Integration Test phase
|