software testing question
-
Hi there, I have a question.
What is better - manual testing or automation in software development or both of it is necessary? I started manual testing not so long ago. If I’ll need automation testing - when should I start it? -
In theory you need to manually test to get the base data before you can start auto testing to have data to compare the results against.