Scrum
PSD · Question #151
What is a unit test?
The correct answer is C. A test that isolates and verifies individual units of source code.. You've hit your limit · resets 5am (America/New_York)
Test Driven Development
Question
What is a unit test?
Options
- AA way in which units of programmers ensure their code works.
- BA way for the team to ensure that the system satisfies the user requirements.
- CA test that isolates and verifies individual units of source code.
- DA technique for ensuring that units of codependent or clustered computers perform correctly.
How the community answered
(28 responses)- A7% (2)
- B4% (1)
- C89% (25)
Explanation
You've hit your limit · resets 5am (America/New_York)
Topics
#unit test#test isolation#source code#testing
Community Discussion
No community discussion yet for this question.