Vocabulary Word
Scenario:
We've rolled out the software update, but it's crucial we confirm the features operate exactly as planned.
Response:
Right. I'll use nunit to write tests which will help confirm the new features are working as expected.
Scenario:
We've been implementing a lot of changes lately. We need to ensure that these modifications aren't causing bugs.
Response:
I've been using nunit for regression testing, so we'll understand if newly implemented changes are causing any issues.