Be part of JetBrains PHPverse 2026 on June 9 – a free online event bringing PHP devs worldwide together.

Mithridates's avatar

Starting software testing?

Hi, Actually i have no previous experience in software testing.
I'm about to start testing collection here at laracasts
I wonder how much will I advance in this subject after completing this collection.
Is there any other books you suggest me to read to master this field?
I also wonder how can software craftsman will be faster if I know testing.
Tnx

0 likes
4 replies
loshMiS's avatar
loshMiS
Best Answer
Level 16

Hey @Mithridates,

Yes, I think that after you watch all those videos from that collection, you will understand how testing is working and how to test your code. After that you will have actually start writing tests for some real code you have and practice.

I would definitely recommend you those two books from Chris Hartjes https://leanpub.com/b/grumpy, you can learn a lot about testing in PHP from those two books.

Regards,

Milos

1 like

Please or to participate in this conversation.