What project builder do you use? What phases are there in Maven?
QA / QA Automation
Did you work in a team or were you the only tester on the project?
What is the name of the feature that allows passing an algorithm as an argument in Java 8+?
Tell us more about your role: what do you do, what difficult tasks or achievements can you highlight?
What annotations do you know in JUnit? Have you used annotations to disable tests? Have you used parameterized tests and how are parameters passed in JUnit?
There is a form with the inscription 'Enter any number' and an input field. Documentation states that numbers from 1 to 10 inclusive highlight the form in green, all others in red. What test cases will you check based on test design techniques? Name specific values.
How to access an array element? How to access the first element of an array?
Tell me about the levels of the testing pyramid from bottom to top.
Which HTTP request has no body?
Tell us about your reasons for job searching and what you are considering in the market.
If the hybrid work format condition had not arisen, would you have started looking for a job?
What does isolated testing mean? How is test isolation ensured, especially when interacting with a database?
How is information transmitted in billing? Does billing make a request to your system or do you make a request to billing? Is this a synchronous integration?
How to make changes to a remote branch in Git?
How close are you to management in terms of testing management? What meetings take up most of your working time?
Tell me about the project's tech stack and testing framework.
You have a form with fields for login, password, and a 'Login' button. You enter correct login and password, click the 'Login' button, but nothing happens. What will you do?
List the HTTP methods you know.
List 3 blocks for exception handling in Java.
What does the Software Development Life Cycle (SDLC) look like?