+ 1
What should I start with to become a QA Engineer?
4 Respostas
+ 2
I would recommend learning a bit of C++, or you could go with something more straightforward related to game development like Unity. Besides that, yo wold need to learn about how QA is done. Start reading about Use cases, how and what to test on different kind of softwares, how to write a report on findings, HW to document the tests made. I worked a short time in QA and, depending on the job, you might not see a lot of code, at leas at first, you are more likely to be given a software built to test how it reactions to certain actions, see it works as expected, it handles data the right way, doesn't lack validations for type of data requested, and that kind of stuff.
+ 1
Gaming and Software
+ 1
Software is quite too unspecific... Gaming: All C* (best to start in the order it was released), OS-related topics, graphics libraries, network.
0
In which industry? Automation or something different?