Appian Associate Developer (ACD100) — Question 15

A feature is being deployed to the test environment.
In which environment is unit testing performed for the feature?

Answer options

Correct answer: B

Explanation

Unit testing is primarily conducted in the Development environment, where developers create and test their code. The other environments, such as Production and Staging, are used for deployment and integration testing rather than for initial unit tests.