My definition…
Testing is verifying that:
…what should happen, happens.
…what shouldn’t happen, doesn’t happen.
…trying something weird won’t blow up in our face.
…what we expect to work well, works well.
…it’s accessible to as many people as possible.