What happens when partitions are distributed among three threads and three partitions in Kafka?
QA / QA Automation
What to do if we don't know in advance whether a request has already been made or not, and cannot specify explicit expectations?
How to be with a consumer group when reading a single topic in multithreading?
Have you had experience with mobile testing?
Have only producers been tested or consumers as well with autotests?
What types of mocking are available in Playwright?
What was the goal of load testing?
Why did you decide to change jobs?
Compare Selenium and Playwright: pros, cons, features.
How do microservices interact with each other? Was there synchronous interaction?
Did you use relationships in model building?
How do you test an asynchronous flow?
How was SQLAlchemy used in tests? How were models generated?
How to set up a test Kafka consumer so that it does not conflict with the production one and there is no message race?
How to get the content of an HTTP request in Playwright to verify the correctness of fields?
How did you get into testing and why did it become interesting to you?
And what cannot be only Pydantic used for validation and contracts?
Have you ever worked with backend HTTP requests and responses using Playwright? Intercepting requests for validation, mocking responses?
How to check multiple HTTP requests from a dozen that may arrive within a single UI action?
Tell an interesting case of covering UI tests with Playwright.