ExamGecko
Question list
Search
Search

List of questions

Search

Related questions











Question 67 - CTFL4 discussion

Report
Export

A test engineer finds a defect while testing. After the developer has fixed the defect, the test engineer decides to re-run a complete section of the tests. Which of the following is correct?

A.
The lest engineer should not re-run the tests, as they have already been run, and results recorded.
Answers
A.
The lest engineer should not re-run the tests, as they have already been run, and results recorded.
B.
The test engineer should not re-run the tests, they should be part of the developer tests.
Answers
B.
The test engineer should not re-run the tests, they should be part of the developer tests.
C.
The test engineer should re-run the tests, in order to ensure that new defects have not been introduced by the fix.
Answers
C.
The test engineer should re-run the tests, in order to ensure that new defects have not been introduced by the fix.
D.
The test engineer should re-run the tests, because the defect shows that the test cases need to be updated.
Answers
D.
The test engineer should re-run the tests, because the defect shows that the test cases need to be updated.
Suggested answer: C

Explanation:

The test engineer should re-run the tests, in order to ensure that new defects have not been introduced by the fix. This is also known as regression testing, which is a type of testing that verifies that previously tested software still performs correctly after a change. Regression testing helps to detect any side effects or unintended consequences of a fix or a modification. The other options are incorrect reasons for re-running the tests. The test engineer should not re-run the tests, as they have already been run, and results recorded, because this ignores the possibility of new defects caused by the fix. The test engineer should not re-run the tests, they should be part of the developer tests, because this assumes that developer tests are sufficient and reliable, which may not be true. The test engineer should not re-run the tests, because the defect shows that the test cases need to be updated, because this does not address the impact of the fix on other test cases or functionalities. Verified

Reference:A Study Guide to the ISTQB Foundation Level 2018 Syllabus - Springer, page 41.

asked 18/09/2024
charles ratchagaraj
43 questions
User
Your answer:
0 comments
Sorted by

Leave a comment first