Component - Integration testing
This UI component demonstrates a simple Flutter app with a button and a text label. Integration testing checks if the button tap correctly updates the text on the screen, ensuring different parts of the app work together as expected.