E
E
empty_project2019-08-14 13:35:57
Software testing
empty_project, 2019-08-14 13:35:57

How to train as a tester?

I'm a beginner programmer, I'm taking my first steps. I recently became interested in testing, started reading a book on unit testing by Roy Osherove, watched a course from itvdn on the same topic. And so the question arose, are there sites like code wars and leet code, but only for testing?

Answer the question

In order to leave comments, you need to log in

2 answer(s)
5
5am, 2019-08-14
@empty_project

you can look towards platforms for crowdsource testing, but I’m not sure that unit testers are needed there (mainly developing unit tests)
you can also look towards rest assured for REST tests (but usually a separate team of automators does this) + develop in breadth (this is all one way or another you will have to use it if you need to write tests that are wider than units)
queues (rabbit, etc)
error monitoring systems, logs (kibana / sentry / ect) book
console
(for example: xUnit Test Templates. Refactoring of test code (I didn’t read it myself))
reports from professional conferences (such a thing, but something will be drawn one way or another)

S
sergey, 2019-08-14
kuzmin @sergueik

there is even a lot for selenium,
for example
www.seleniumeasy.com/test
www.way2automation.com

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question