QA / QA Automation
Have you worked with mocks?
So, is the isolation implemented specifically at the data level?
And how does this happen next (inheritance from an abstract class)?
Why did you choose this particular approach/solution? (question about the written code)
What do you prefer to test more — backend or frontend? Why?
Why are you looking for a job?
Can an instance of a user-defined class (class MyType) be a key in a dictionary?
What logging systems have you worked with? How do you find the needed log piece? What logging levels do you know? Which level is higher - INFO or DEBUG?
Tell an interesting case of covering UI tests with Playwright.
What patterns did you use on the UI?
What is the difference between HTTP and HTTPS?
What was the process for reporting/escalating deadline issues? Who was responsible for that decision?
Have you had experience working in commercial organizations, such as in sales, accounting, or logistics?
How is the difference between OLTP and OLAP used in testing?
How to get the book with the highest price — using MAX(price) or sorting with LIMIT 1?
Do you have an example of a tight/impossible deadline and what you did about it?
In your code for autotests, MR's, does anyone really look at it?
What metrics of quality should AQA monitor in a project? Tell more about test coverage and how to work with it.
What about metrics already in production — do you analyze errors that come after release?
What else can static be used for besides methods?