Answer the question
In order to leave comments, you need to log in
What book on testing to read?
Good afternoon. Prompt books on automated testing, in particular unit-testing. To understand what and how to test. I want to understand exactly the basic principles of testing, the logic of test coverage, and not a specific implementation in a language or framework /
Answer the question
In order to leave comments, you need to log in
Unit tests are usually used to test the performance of specific classes in a white box or black box. But they are usually written there in the language in which the application itself is implemented, or its part under test. Therefore, you first need to choose a PL, learn it, and only then ask this question with clarifications: which PL and which framework is used for testing.
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question