Home › Forums › Angry Birds Epic Forum › Patch 1.5.3 preview › Reply To: Patch 1.5.3 preview
@toolow
@napoleongl Not sure what you mean by ‘auto-testing’ but the M61 error can be caught with unit and integration testing. You can set up tests to verify that M60 birds 1 point below M61 do not level up after winning battles. Depending on their implementation, the problem may be caught during development by the programmers before the app is passed to testers for QA. The testers can further verify it with automated testing having set up the preconditions. There is absolutely no good reason to skip these processes. Any self worth programmer or tester would have done this.