exam questions

Exam PK0-005 All Questions

View all questions & answers for the PK0-005 exam

Exam PK0-005 topic 1 question 217 discussion

Actual exam question from CompTIA's PK0-005
Question #: 217
Topic #: 1
[All PK0-005 Questions]

After new capabilities were deployed in a system, issues with preexisting capabilities were reported. Which of the following testing cycles should be used to prevent this issue?

  • A. Performance testing
  • B. User acceptance testing
  • C. Stress testing
  • D. Unit testing
Show Suggested Answer Hide Answer
Suggested Answer: B 🗳️

Comments

Chosen Answer:
This is a voting comment (?). It is better to Upvote an existing comment if you don't have anything to add.
Switch to a voting comment New
BrannyBran
3 weeks ago
Selected Answer: B
Technically, the right answer is regression testing "specifically designed to ensure that new code changes haven't broken any existing functionalities". Stupid question. Maybe "B"?
upvoted 1 times
...
BlueMan93
1 month ago
Selected Answer: D
A unit test measures the smallest piece of functionality in software. Each component or unit is tested to ensure it works. Unit tests work well with modular coding approaches where developers reuse code. Unit tests run as the developer writes code and are highly valuable. This is helpful because it finds issues right away and allows the developer to fix them while writing the code.
upvoted 1 times
...
emydiamond
1 month, 1 week ago
Selected Answer: B
Some of the useful testing cycles that fit this scenario: - Regression Testing - Integration Testing - User acceptance testing - System testing Only D showed up in the options, so the best fit is D
upvoted 1 times
...
JA27
1 month, 3 weeks ago
Selected Answer: D
Unit testing
upvoted 1 times
...
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.

SaveCancel
Loading ...