If I send JSON but specify Content-Type as XML — is it fatal? Is it possible not to send Content-Type at all?
QA / QA Automation
Does the second tester also write automated tests?
Tell me in more detail, why is remote work critical for you?
What does asynchronous communication mean? What are its advantages (the fun part)?
The API is protected by authorization. How to pass the token, and where in the HTTP request structure is this done?
In your code for autotests, MR's, does anyone really look at it?
How will my request be encrypted then (encryption mechanism)?
Is there a concept of certificates here (in the context of HTTPS)?
Tell us what you expect from a new workplace and what you would not want to repeat (negative moments)?
So, the colleague just observes and localizes the problem?
Did you write interactions with Redis in your automated tests, is that correct?
Do you have a test environment for your team? How is it organized within the team?
What else can static be used for besides methods?
Do you monitor the status of runs and localize problems? And when you're on vacation, who monitors?
Tell me about your most recent relevant experience: what projects, what tech stack, what tasks you performed, and how the quality assurance process was organized in the team?
Is there someone above you who is globally responsible for testing processes and tool selection?
What was used to collect metrics for Grafana (backend)? Did you work with PromQL?
If you add the key 'Vasya' with the value 21 to a map, and then add the same key with the value 10, what will be returned by get('Vasya')?
In the end, do we still need to handle errors somewhere?
If testing was done over HTTP and you need to switch to HTTPS — what should be done?