Correct:
Step 1 Verify that the new test fails.
Step 2 Write a test.
Step 3 Write code.
Step 4 Ensure that all tests pass.
Step 5 Refactor the code.
We first verify that the test fails (Step 1) because this proves that the feature is not yet implemented.
Then, we write the test (Step 2) to describe the expected behavior.
We write code (Step 3) to satisfy the test.
We ensure that all tests pass (Step 4) after implementing the feature.
Finally, we refactor (Step 5) to improve the quality of the code.
This section is not available anymore. Please use the main Exam Page.200-901 Exam Questions
Log in to ExamTopics
Sign in:
Community vote distribution
A (35%)
C (25%)
B (20%)
Other
Most Voted
A voting comment increases the vote count for the chosen answer by one.
Upvoting a comment with a selected answer will also increase the vote count towards that answer by one.
So if you see a comment that you already agree with, you can upvote it instead of posting a new comment.
daniii89
3 months agodaniii89
3 months ago