197k views
5 votes
What type of interface testing would identify flaws in a program's command-line interface?

A. Application programming interface testing
B. User interface testing
C. Physical interface testing
D. Security interface testing

User Vanevery
by
8.2k points

1 Answer

0 votes

Final answer:

User interface testing would identify flaws in a program's command-line interface.

Step-by-step explanation:

The type of interface testing that would identify flaws in a program's command-line interface is User interface testing. User interface testing focuses on evaluating the interactions between users and a software application, including testing the command-line interface for usability and functionality.

By conducting user interface testing, flaws or issues in the command-line interface can be identified and addressed, ensuring a better user experience.

User S Panfilov
by
7.3k points