ExamGecko
Home / ISTQB / STQB-Agile-Public / List of questions
Ask Question

ISTQB STQB-Agile-Public Practice Test - Questions Answers, Page 3

List of questions

Question 21

Report
Export
Collapse

Which of the following sentences related to Risk-based testing is CORRECT?

SELECT ONE OPTION

Risk-based testing does not fit well in Agile development processes, as short iterations mandate short test times.
Risk-based testing does not fit well in Agile development processes, as short iterations mandate short test times.
Risk-based testing fits well in Agile development processes, as risks are easy to identify when the work is divided into user stories.
Risk-based testing fits well in Agile development processes, as risks are easy to identify when the work is divided into user stories.
Risk-based testing fits well in Agile development processes, as risks are analyzed twice - during release and iteration planning.
Risk-based testing fits well in Agile development processes, as risks are analyzed twice - during release and iteration planning.
Risk-based testing does not fit in Agile development processes, as each iteration focuses on limited parts of the product.
Risk-based testing does not fit in Agile development processes, as each iteration focuses on limited parts of the product.
Suggested answer: C

Explanation:

Risk-based testing is a strategic approach to testing that prioritizes testing activities based on the level of risk associated with various features or components of the software. In Agile development, this approach aligns well with the iterative and incremental nature of Agile methodologies. During both release and iteration planning, Agile teams assess and prioritize work based on risk, value, and other factors. This double layer of risk analysis allows teams to focus their testing efforts more effectively on areas that pose the greatest risk to the project's success, thereby enhancing the quality and reliability of the deliverables. This approach is consistent with Agile principles, which emphasize adaptability and the delivery of value to the customer.

asked 18/09/2024
Sergio Pena Ochoa
36 questions

Question 22

Report
Export
Collapse

Which statement about an Agile task board is CORRECT?

SELECT ONE OPTION

It is updated once at the end of each iteration.
It is updated once at the end of each iteration.
It provides detailed visual representation of the whole team's status.
It provides detailed visual representation of the whole team's status.
It is a detailed visual representation of the status of testing.
It is a detailed visual representation of the status of testing.
Only ''in progress' tasks are shown on the task board.
Only ''in progress' tasks are shown on the task board.
Suggested answer: B

Explanation:

An Agile task board is a visual management tool used by Agile teams to track the progress of work items during an iteration or sprint. It typically includes columns for different stages of work (e.g., To Do, In Progress, Done) and cards or sticky notes representing individual tasks or user stories. The task board provides a detailed visual representation of the whole team's status, allowing team members and stakeholders to quickly see what work is in progress, what has been completed, and what is yet to be started. This visibility supports transparency, one of the core values of Agile, and facilitates communication and collaboration within the team. The task board is updated regularly, often daily during stand-up meetings, to reflect the most current status of the work.

asked 18/09/2024
Ramesh Kumar Patel
31 questions

Question 23

Report
Export
Collapse

Which of the following is the BEST way for a test team to keep its independence when working in an Agile development environment?

SELECT ONE OPTION

Share the Test Strategy with the Agile development team, but not the details of the Test Cases.
Share the Test Strategy with the Agile development team, but not the details of the Test Cases.
Locate the team that develops the test automation framework in a different location to the Agile development team.
Locate the team that develops the test automation framework in a different location to the Agile development team.
Co-locate only some of the testers with the Agile development team, while the rest of the testers are in a different location.
Co-locate only some of the testers with the Agile development team, while the rest of the testers are in a different location.
Assign testers to be members of the Agile team, but ensure the testers report to a different manager than the developers.
Assign testers to be members of the Agile team, but ensure the testers report to a different manager than the developers.
Suggested answer: D

Explanation:

Maintaining the independence of the test team within an Agile development environment can be achieved by integrating testers into the Agile teams while ensuring they have a separate reporting line. This arrangement helps in preserving the objectivity of the testing function without isolating testers from the collaborative and fast-paced Agile environment. Testers contribute to the team's activities and participate in all Agile ceremonies, fostering a strong collaboration and understanding of the product. However, by reporting to a different manager, testers can maintain an independent perspective, which is crucial for unbiased quality assurance. This approach aligns with Agile values of collaboration and individuals and interactions over processes and tools, while also respecting the need for independent verification and validation of the software product.

asked 18/09/2024
ANDREA SIMONELLI
37 questions

Question 24

Report
Export
Collapse

You have been asked to explain to your client how to define acceptance criteria that are fully testable. Which of the following is the BEST EXAMPLE for testable acceptance criteria?

SELECT ONE OPTION

Action 'Reopen' must be available only for a user with a specific authorization level.
Action 'Reopen' must be available only for a user with a specific authorization level.
The ID field must accept input value of a length between 2 and 10 characters.
The ID field must accept input value of a length between 2 and 10 characters.
The interface to External System shall be specified.
The interface to External System shall be specified.
The program's icon should be clear and attractive.
The program's icon should be clear and attractive.
Suggested answer: B
asked 18/09/2024
Joshua Muentes
46 questions

Question 25

Report
Export
Collapse

Which of the following statements would you expect to be the MOST direct advantage of the whole-team approach?

SELECT ONE OPTION

Reducing the involvement of business representatives because of the increased communication and collaboration between testers and developers.
Reducing the involvement of business representatives because of the increased communication and collaboration between testers and developers.
Having at least once a day an automated build and test process that detects integration errors early and quickly.
Having at least once a day an automated build and test process that detects integration errors early and quickly.
Avoiding requirements misunderstandings which may not have been detected until later in the development cycle when they are more expensive to fix.
Avoiding requirements misunderstandings which may not have been detected until later in the development cycle when they are more expensive to fix.
Capitalizing on the combined skills of business representatives, testers and developers working together to contribute to project success.
Capitalizing on the combined skills of business representatives, testers and developers working together to contribute to project success.
Suggested answer: C
asked 18/09/2024
Foo goo
41 questions

Question 26

Report
Export
Collapse

Which of the following is NOT a typical task performed by the tester within an Agile team?

SELECT ONE OPTION

Ensuring the appropriate testing tasks are scheduled during iteration planning.
Ensuring the appropriate testing tasks are scheduled during iteration planning.
Ensuring all project status meetings are held according to the plan.
Ensuring all project status meetings are held according to the plan.
Suggesting improvements in team retrospectives.
Suggesting improvements in team retrospectives.
Working with business stakeholders to clarify requirements.
Working with business stakeholders to clarify requirements.
Suggested answer: B
asked 18/09/2024
Selladurai Ravi
42 questions

Question 27

Report
Export
Collapse

A calculator application is being developed. The third sprint has been planned to add functionality to the calculator to allow scientific calculations. Which TWO examples below represent activities that would likely be managed on an agile task board for the third sprint?

I) A task to design the features planned for the next sprint.

ii) A task to run an acceptance test for a user story.

iii) A task to automate regression tests.

iv) A task to participate in training in preparation for the fourth sprint.

v) A task to produce a daily progress report for the agile team members.

SELECT ONE OPTION

iv, v
iv, v
i. iv
i. iv
i. v
i. v
ii, iii
ii, iii
Suggested answer: D
asked 18/09/2024
mohammed zakir
38 questions

Question 28

Report
Export
Collapse

Consider an online application that allows registered users to pay the annual car tax based on the vehicle's engine power in kW. Given the following user story:

''As a customer I need the online application to calculate the annual car tax amount that I need to pay for my car':

- If the power of the vehicle is less than 20 kW, then the annual car tax is free

- If the power of the vehicle is more or equal than 20 kW but less or equal than 150 kW, then the annual car tax is 250 Euros

- If the power of the vehicle is more than 150 kW, then the annual car tax is 750 Euros'

What is the MOST suitable use of a black-box test design technique for this user story?

SELECT ONE OPTION

State transition testing. Test the transitions between the following states: logging In. inserting the power of the vehicle, making payment, logging out
State transition testing. Test the transitions between the following states: logging In. inserting the power of the vehicle, making payment, logging out
Use case testing. Test the following use case (Actor=registered user): Pre-condition=registered user logged in Scenario=registered user inserts the power of the vehicle, making payment and logs out Post-condition=car tax paid and registered user logged out
Use case testing. Test the following use case (Actor=registered user): Pre-condition=registered user logged in Scenario=registered user inserts the power of the vehicle, making payment and logs out Post-condition=car tax paid and registered user logged out
Decision table testing. Test the following conditions: Condltions=reglstered user logged In; inserted power of the vehlcle=20kW; Action=Car tax paid
Decision table testing. Test the following conditions: Condltions=reglstered user logged In; inserted power of the vehlcle=20kW; Action=Car tax paid
Equivalence partitioning. Test the annual car tax value for the following partitions: [power of the vehicle<20 kW; 20 kW ?power of the vehicle?! 50 kW; power of the vehicle>150 kW]
Equivalence partitioning. Test the annual car tax value for the following partitions: [power of the vehicle<20 kW; 20 kW ?power of the vehicle?! 50 kW; power of the vehicle>150 kW]
Suggested answer: C
asked 18/09/2024
Sari Bukhari
33 questions

Question 29

Report
Export
Collapse

Which of the following statements about Agile retrospectives is CORRECT?

SELECT ONE OPTION

During Agile retrospectives, testers should be encouraged to provide constructive suggestions only on non-testing activities.
During Agile retrospectives, testers should be encouraged to provide constructive suggestions only on non-testing activities.
In an Agile retrospective the moderator can encourage and make sure that good practices are kept by the team, by asking what the team is doing well.
In an Agile retrospective the moderator can encourage and make sure that good practices are kept by the team, by asking what the team is doing well.
Agile retrospectives should be focused mainly on impediments that are outside the control of the team because these issues are more challenging.
Agile retrospectives should be focused mainly on impediments that are outside the control of the team because these issues are more challenging.
Unlike working sessions or meetings held in non Agile projects, Agile retrospectives do not require follow-up activities.
Unlike working sessions or meetings held in non Agile projects, Agile retrospectives do not require follow-up activities.
Suggested answer: B
asked 18/09/2024
Yuri Mitrofanov
44 questions

Question 30

Report
Export
Collapse

Which of the following would provide the MOST independence for testers working with agile teams?

SELECT ONE OPTION

Become a Premium Member for full access
  Unlock Premium Member
Total 40 questions
Go to page: of 4
Search

Related questions