Which two of the following statements are CORRECT with regards to test automation on agile projects? i) Every test developed for past iterations is kept and executed as part of a regression suite for each new release of code. ii) It would be very difficult to ensure high quality in an agile project without test automation. iii) Automated acceptance tests are run regularly as part of the continuous integration full system build. iv) Automated regression suites are only run for the final release of code. v) In agile projects, the results from automated acceptance tests provide feedback on the overall product quality.
Which of the following sentences related to Risk-based testing is CORRECT?
Which of the following statements about Agile retrospectives is CORRECT?
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?
Which of the following sentences about the integration of development and testing activities in Agile projects is INCORRECT?
Which of the following allows a developer to define accurate unit tests focused on business needs?