62.6k views
5 votes
A medical device company is implementing a new COTS antivirus solution in its manufacturing plant. All validated machines and instruments must be retested for interoperability with the new software.

Which of the following would BEST ensure the software and instruments are working as designed?

A. System design documentation
B. User acceptance testing
C. Peer review
D. Static code analysis testing
E. Change control documentation

User Jambaaz
by
7.1k points

1 Answer

2 votes

Final answer:

The BEST option to ensure that the software and instruments are working as designed is User acceptance testing.

Step-by-step explanation:

The BEST option to ensure that the software and instruments are working as designed is User acceptance testing. User acceptance testing is a process in which end-users test the system and provide feedback to ensure that it meets their requirements and functions properly. This testing verifies the system's ability to perform as expected in real-world scenarios.

System design documentation provides information about how the system should work, but it does not guarantee that it will work as intended. Peer review and static code analysis testing help identify potential issues in the code, but they do not directly test the system's functionality. Change control documentation is related to managing software changes and updates, but it does not ensure that the software and instruments are working correctly.

User Raymond Xie
by
8.1k points
Welcome to QAmmunity.org, where you can ask questions and receive answers from other members of our community.