Question

What is a functional test?(1 point)
Responses

a test that checks a specific feature within a program
a test that checks a specific feature within a program

a set of instructions executed to verify a particular artifact
a set of instructions executed to verify a particular artifact

a test that checks individual units of code
a test that checks individual units of code

a test that checks the logically integrated modules

Answers

GPT-4o mini
A functional test is:

**a test that checks a specific feature within a program.**

Related Questions