CTFL_UK ISTQB Certified Tester Foundation Level (CTFL_UK)

Loading demo links...

Showing 7–9 of 15 questions

Question 7 (Scenario 7 "Test Estimation")

Identify THREE items that would be part of the work-breakdown structure showing the key testing activities for the acceptance test project. 2 credits (for 2 out of 3 correct 1 credit)

Select all that apply, then click Submit answer.

  • Test planning, test case preparation and test execution for each of the four iterations

  • Work should be explicitly allocated to test completion, test management, installation and to training on using the system

  • Activities to deploy the system in the user environment

  • Regression testing in the second, third and fourth iterations

  • Development activities for unit and integration testing

  • Reviews on requirements documentation

  • Defining test environment requirements for system testing

Question 8 (Topic 21, Mix Questions Set A)

What is the concept of introducing a small change to the program and having theeffects of that change show up in some test..?

Select an option, then click Submit answer.

  • Introducing mutations

  • Performance testing

  • A mutation error

  • Debugging a program

Question 9 (Topic 21, Mix Questions Set A)

Which of the following comparisons of component testing and system testing are TRUE?

Select an option, then click Submit answer.

  • Component testing verifies the functioning of software modules, program objects, and classes that are separately testable, whereas system testing verifies interfaces between components and interactions with different parts of the system.

  • Test cases for component testing are usually derived from component specifications, design specifications, or data models, whereas test cases for system testing are usually derived from requirement specifications, functional specifications or use cases.

  • Component testing focuses on functional characteristics, whereas system testing focuses on functional and non-functional characteristics.

  • Component testing is the responsibility of the technical testers, whereas system testing typically is the responsibility of the users of the system.