Multiple choice technology testing

State True or False regarding Agile Testing a)Delivers small amount of working code in regular interval b)Continuous integration and testing means lesser defects c)Accepts late binding requirements

  1. True

  2. False

Reveal answer Fill a bubble to check yourself
A Correct answer
Explanation

All three statements about Agile Testing are true: (a) Agile delivers small working code regularly, (b) Continuous integration/testing reduces defects, (c) Agile accepts late binding requirements (changes allowed). These are core Agile principles.