Sobes.tech

QA / QA Automation

Prepare an example: a counter without synchronization and with Synchronized/AtomicInteger, explain what bugs are possible without synchronization.

197

If a request retries and fails due to a timeout — how to cheaply reproduce this locally?

195

Расскажите про иерархию Throwable, Exception, Error, разницу Checked и Unchecked исключений

186

How many backend tests do you currently have on the project, and what does the testing pyramid look like?

183

How long does the smoke and night regression run take, and what types of tests are included in the regression?

178

How to write a test so that when an assert fails in the middle, the result can be seen, but the steps continue?

176
/3