33.6k views
2 votes
The Willowbrook School staff has accepted your systems design and your design specifications. Your group recommended installing a server and three personal computers as clients on a local area network. Two of these personal computers will be new units, the third will be an existing machine purchased very recently. The network will include a backup unit. An existing laser printer will be accessible by any of the three PCs. Microsoft Access will be used to develop the billing system. You are now benefiting from the 15 hours a week of volunteer time from one of the parents who is assisting you with the programming and testing.

Tasks
Application Testing - Design the testing required for the billing system. You should consider program, integration, and system testing in your test plan.

User Sleiman
by
7.8k points

1 Answer

0 votes

Final answer:

When designing a testing plan for the billing system, you need to consider three types of testing: program testing, integration testing, and system testing.

Step-by-step explanation:

When designing a testing plan for the billing system, you need to consider three types of testing: program testing, integration testing, and system testing.

  1. Program testing: This involves testing each component or module of the billing system to ensure that it functions correctly. For example, you would test the calculations in the billing program to make sure they are accurate.
  2. Integration testing: This involves testing how different components of the billing system work together. For example, you would test whether the billing program can communicate with the database and retrieve customer information.
  3. System testing: This involves testing the entire billing system as a whole. For example, you would test the entire billing process from start to finish, including inputting customer data, generating invoices, and processing payments.

By designing a comprehensive testing plan that covers program, integration, and system testing, you can ensure that the billing system functions properly and meets the requirements of Willowbrook School.

User Pschulz
by
7.5k points