Testing isn't hard to learn, it is hard to master. Remember
that testing is about designing great, maintainable, working software. If
you're just testing to test, you're going about it the wrong way. Testing is a
powerful tool, but it is also a great strategy for designing excellent
software. Keep designing your software through testing, and you will see what I
mean.