-Smoke Test runs after the code is compiled into a build and before it is deployed and released. These tests confirm that the main features are working before detailed tests run.
-Regression Test confirms that the code change did not affect any existing functionality.
-Unit Test measures the smallest piece of functionality in software. Each component or unit is tested to ensure it works.
-User Acceptance Testing (UAT) evaluates the final outputs against specifications. If this test passes, you can safely assume a user will accept the product.
Directly pulled from Certmaster.
Agree with B
Regression Testing definition: The process of testing an application after changes are made to see if the changes triggered problems in older areas of code.
pg. 291 - "The Official CompTIA Project+ Guide" - A regression test confirms that the code change did not affect any existing functionality.
upvoted 3 times
...
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.
Jorgee214
2 weeks, 5 days agosheilawu
5 months agoBlueMan93
8 months, 3 weeks ago