# I want to make sure that tests don’t break when I push a new UI change. Can you support that?



##### Post Metadata
- Posted at: almost 7 years ago
- Net upvotes: 1


## Comments
### Comment 1

When managing an end to end test suite, any engineering leader has two options. You can either:

Pause development to go update your end to end tests in order to (hopefully) prevent them from ever breaking due to UI changes, or
Develop code at full speed and override tests that break due to UI changes
We use the second option in order to minimize the need for coordination and to maximize your deployment speed. If a ProdPerfect test fails after you make a UI change, you should still investigate the failed test, as there may be a bug. If there’s not, simply override and deploy through the test suite failure. ProdPerfect will comment out the test and fix it asynchronously.

##### Comment Metadata
- Posted at: almost 7 years ago
- Author title: Growth Marketing Leader




## Related Product
[ProdPerfect](https://www.g2.com/products/prodperfect/reviews)

## Related Category
[Automation Testing](https://www.g2.com/categories/automation-testing-tools)

## Related discussions
- [How well does Trello scale into a larger team?](https://www.g2.com/discussions/1-how-well-does-trello-scale-into-a-larger-team)
  - Posted at: about 13 years ago
  - Comments: 6
- [Can we please add a new section](https://www.g2.com/discussions/2-can-we-please-add-a-new-section)
  - Posted at: about 13 years ago
  - Comments: 0
- [Quantifiable benefits from implementing your CRM](https://www.g2.com/discussions/quantifiable-benefits-from-implementing-your-crm)
  - Posted at: about 13 years ago
  - Comments: 4


