Academic Integrity: tutoring, explanations, and feedback — we don’t complete graded work or submit on a student’s behalf.

prepare a responsibility assignment matrix based on the following: The main task

ID: 3691448 • Letter: P

Question

prepare a responsibility assignment matrix based on the following: The main tasks for testing include writing a test plan, unit testing, integration testing for each of the main system modules (Registeration, Tracking, and incentives), system testing, and user acceptance testing. in addition to the project team memebers, a team of user representatives is available to help with testing, and tony has also hired an outside consulting firm to help as needed. Prepare a RACI chart to help clarify roles and responsibilities for these testing tasks. document key assumptions you make in preparing the chart

Explanation / Answer

The test case developed for online registration for course and tracking the application status, finally if the application selected pay the fees for the corresponding course, we will get incentives, if pay the amount by particular time interval.

Test Plan for Registration, Tracking, Incentives

Test Requirements

Perform the testing on use case specification, functional requirements, non-functional requirements that have been identified as targets for testing.

Unit Testing

Checkout the input data at unit test

The Unit and Integration System

Test Objective:

Ensure Database access methods and processes function properly and without data corruption.

Technique:

Completion Criteria:

All database access methods and processes function as designed and without any data corruption.

Special Considerations:

Integration Testing

System Testing

Test Objective:

Ensure proper application navigation, data entry, processing, and retrieval.

Technique:

Completion Criteria:

Special Considerations:

User Acceptance Testing

The Team Members

RACI Chart post soon....

Test Objective:

Ensure Database access methods and processes function properly and without data corruption.

Technique:

  • Invoke each database access method and process, seeding each with valid and invalid data.
  • Inspect the database to ensure the data has been populated as intended, all database events occurred properly, or review the returned data to ensure that the correct data was retrieved.

Completion Criteria:

All database access methods and processes function as designed and without any data corruption.

Special Considerations:

  • Testing may require a DBMS development environment or drivers to enter or modify data directly in the databases.
  • Processes should be invoked manually.
  • Small or minimally sized databases (limited number of records) should be used to increase the visibility of any non-acceptable events.