What did you like about the team at your last job, and what would you like to improve in the company's organization?
QA / QA Automation
How would you fully automate data verification in the database instead of manual SQL queries in DBeaver?
Did you consider working for a Western company as a way to increase your compensation?
Tell me about your recent household purchases.
Tell me about the places you've already worked, which job has left the biggest impression on you, and why.
What do you like more: manual testing, automation, or writing infrastructure/frameworks for regression automation?
How to link input messages/requests with output responses if processing is asynchronous and responses can arrive in a different order?
Have you heard of stubbing (stub) as an alternative to mocks?
What defects or difficulties did you encounter during computer assembly?
What questions would you like to ask about the project, its stack, and the working process?
What other options can be suggested to speed up regression besides asynchrony?
The project processes financial data: input is synchronous via API, then asynchronous communication via Kafka. How would you organize its testing?
Tell me how you understand the testing pyramid.
How would you speed up regression from a set of Kafka scenarios where waiting for processing is tied to timeouts?
What are the pros and cons of mock testing?