ISTQB-CTFL: ISTQB Certified Tester Foundation Level v4.0 Dumps
Free ISTQB-CTFL Exam Dumps
Here you can find all the free questions related with ISTQB Certified Tester Foundation Level v4.0 (ISTQB-CTFL) exam. You can also find on this page links to recently updated premium files with which you can practice for actual ISTQB Certified Tester Foundation Level v4.0 Exam. These premium versions are provided as ISTQB-CTFL exam practice tests, both as desktop software and browser based application, you can use whatever suits your style. Feel free to try the ISTQB Certified Tester Foundation Level v4.0 Exam premium files for free, Good luck with your ISTQB Certified Tester Foundation Level v4.0 Exam.
Question No: 11
MultipleChoice
Which of the following statements about re-testing and regression testing are TRUE?
I) Re-testing should be performed after a defect is fixed.
II) Regression testing should always be performed after a defect is fixed.
III) Re-testing and regression testing may be performed at any test level.
IV) Regression testing may include functional, non-functional and structural testing.
V) Re-testing should be included in the debugging activity.
Options
Answer AExplanation
The following statements about re-testing and regression testing are true:
I) Re-testing should be performed after a defect is fixed. Re-testing is a type of testing that verifies that a defect has been successfully resolved by executing a test case that previously failed due to that defect. Re-testing should be performed after a defect is fixed and delivered to ensure that it does not cause any new failures or side effects.
III) Re-testing and regression testing may be performed at any test level. Re-testing and regression testing are not limited to a specific test level, but can be applied at any level depending on the context and objectives. For example, re-testing and regression testing can be performed at unit level, integration level, system level or acceptance level.
IV) Regression testing may include functional, non-functional and structural testing. Regression testing is a type of testing that verifies that previously tested software still performs correctly after changes. Regression testing may include various types of testing depending on the scope and purpose of the changes. For example, regression testing may include functional testing to check if the software meets its requirements, non-functional testing to check if the software meets its quality attributes, or structural testing to check if the software meets its design or code standards. The following statement about re-testing and regression testing is false: