You are a tester in an agile team. The user story you are due to test is still under development so your tests are blocked. The main issue holding progress on this user story is that the developer's unit tests are constantly failing.As an agile tester, which of the following actions should you take?
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?
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.
During a retrospective, which of the following items would be the LEAST effective to generate discussions on process improvement?