They asked me to explain the difference between manual testing and automation testing.
Utilisateur anonyme
I explained that manual testing involves testing the application manually without using any tools, while automation testing uses scripts and tools to execute test cases efficiently. I also mentioned that automation is useful for repetitive tasks and improves accuracy and speed.