Where are your integration tests stored and how are they organized?
QA / QA Automation
You mentioned refactoring the framework for regression and reducing the time almost in half. What exactly did you refactor?
How do you organize testing during development when you start sending a new field to another team?
Were developer tests also exported?
Who writes unit tests and isolated tests in your team?
Were developer tests stored somewhere? Were the results exported somewhere?
You have API, integration, and UI tests. Tell me more.
What should happen in a year or two for you to realize that you have grown as a specialist?
How do you test third-party partners if the partner is a black box and may not have a sandbox?
After opening a PR, which stage begins testing? Is it as soon as the developer opens the PR, or does code review happen first?
What LLM and AI tools do you use in your work?
Which do you prefer more — a project in Java or Kotlin?
Have you worked with related teams when developing features? How did you coordinate interactions when changing the contract?
Do you experience similar delays in production?
QA can be involved in the planning process and highlight risks so that the developer already understands what to write. Do you agree?
Are you ready to work on web tasks if backend tasks are delayed?
How did you release — upon readiness or according to schedule?
What if the calculation of the commission results in 15 decimal places?
How did you verify that developers' tests are actually working?
Is there a type of task or process that frustrates you?