What to apply to move away from strict typing in implementation and work with generic types? Where do generics appear in Java?
QA / QA Automation
What is Lombok and what does the @Data annotation do? For which classes is it convenient to use?
Have you heard of the term 'idempotency'? Does this term only relate to REST or also to SOAP? Can you name idempotent methods in REST?
The resume mentions a stack with Java, Kotlin, Selenium, REST Assured, Playwright. Can you tell how you interacted with Playwright in this stack?
Why are you currently looking for a job? How actively are you searching?
What is the difference between SOAP and REST? How do you understand this?
What is your ratio of manual to automated testing?
What databases have you worked with? Why are relational databases called relational?
Tell us more about the project at Sovcombank — did you join from scratch or at the development stage?
How is multiple inheritance implemented in Java?
What does the static keyword do in Java in relation to class, method, and field? How to call a static method?
It turned out that the last service in the call chain returned Not Found. What bugs did you encounter while solving this task? Reminder: you enter login, password, press the 'Login' button, nothing happens.
How does work on functionality proceed from stakeholder requests to testing? What is the team composition?
Tell me about your last job: what are the pros and cons you would mention?
What is your experience in automated testing? How many years?
What does the process of developing automated tests look like from the perspective of Git and version control?
Am I correct in understanding that only two people could check the merge request, and you were one of them? So all merge requests went through you?
What does the test framework aim to do?
Which collection should I use to get only unique values without duplicates?
Which SQL operator is used for regular expressions?