UI tests can be performed manually or automatically. QF-Test is a tool for automated UI testing.
Manual tests are suitable for initial evaluations of new features or exploratory testing, but they are time-consuming.
Automated tests are ideal for recurring regression testing and enable frequent, consistent test runs—especially in agile development processes.