IBDP Computer Science B2.1 Programming fundamentals HL Paper 1 - New Syllabus
Question
State two methods of testing a new computer system before it is implemented.
Most-appropriate topic code (CED):
• TOPIC B2.1: Programming fundamentals
▶️ Answer/Explanation
Answer (any two):
Alpha testing; / Beta testing; / User acceptance testing; / Parallel testing; / Direct changeover testing; / Pilot testing.
Testing allows developers and users to identify errors and confirm that the new system meets its requirements before full implementation. Different testing methods can be used depending on whether the aim is to find technical faults, obtain feedback from users, or compare the new system with the existing system.
