QA / QA Automation
Why are data types considered mutable or immutable?
Have you worked with Behave or other BDD frameworks?
If a fixture performs SELECT * and the test database has grown to hundreds of millions of users, causing data to no longer fit into RAM, how to fix the problem by only changing the fixture and not rewriting all tests?
What does JSON consist of?
How do you see your professional development and what would you like to achieve?
Which programming language are you passionate about and use in development?
You want to rent an apartment and you have a table 'Apartments': Write a query to select apartments with a price higher than the average and not rented (Not rented), sorted by 'Price'.
What is a generator in Python?
How to test hypotheses about the causes of test instability by analyzing related files?
What tools have you used for working with Kafka?
What is the difference between HTTP response codes 401 and 403?
Two tests pass separately, but when running the entire file, the second test fails. What does this indicate and how to fix it?
What would you do if the product documentation is poorly written?
What command-line tools or utilities have you used for working with Kafka?
How to justify designing with a margin for future load and avoid premature optimization?
Tell about a situation with unfounded criticism from a colleague and how you resolved it.
Where did you document testing and how was test planning carried out in the project?
What can be used as an alternative to `yield` in pytest fixtures?
Have you participated in code review of automated tests?
Have you ever done a demo in a team?