Where is the safest place to store secrets for automated tests (using Jenkins as an example)?
QA / QA Automation
Did you use mocks or stubs?
Name the difference between REST and SOAP, how do they differ?
The release went to production, a defect was found. Who is responsible? Whose problem is this?
How to execute code during a breakpoint (Evaluate)?
How many cases from the previous release you wrote will you add to the regression model in the current release?
How deeply did you delve into testing theory, and how did it help in practice?
What methodology did you work with and how many people were in the team?
Can you give an example of a negative test case?
In the ratio of front to back, which was more?
What patterns did you use on the UI?
What is Waterfall and why is it considered bad compared to Scrum?
What testing design techniques have you applied, which do you know?
What test design techniques do you know and use?
Can you give an example of equivalence classes?
How does HashMap work? Can you give an example with baskets?
Have you worked with databases? What level of complexity queries did you write? Did you use JOIN?
What checklist of checks would you consider for testing a GET API, where instead of employee documents, company documents are requested?
Have you encountered message brokers in your work?
Have there been emergencies where you had to choose what to test? How did you prioritize?