How did microservices communicate with each other?
QA / QA Automation
Can you tell me how interviews are usually organized in your company?
Provide an example of a unit test and an integration test for a deposit opening application. Do you see any risks in the approach where all types of tests are written by developers?
In what types of applications is automated testing usually not required?
Have you used pairwise testing in practice?
How will you prove to the customer that no requirement or scenario was missed between writing test cases and their execution?
Can you explain what is meant by a two-level component separation architecture?
Why are logging systems needed? You can just go to the server or download a file.
The project manager says: test the application in one hour, then release. What will you do?
Define the primary and foreign keys in the accounts and payments tables
What metrics of quality should AQA monitor in a project? Tell more about test coverage and how to work with it.
What types of tests would you use to test this system?
What is RESTful? What are the criteria for REST?
What interface elements are displayed when you enter Swagger UI?
What is the purpose of microservices architecture?
What is API caching? How is the cache freshness problem addressed?
Why is the Browser interface needed if classes Chrome and Firefox implement this interface?
The developer fixed a failure, but the auto-tests in the pipeline are red. How to see where the error is?
Will INSERT and UPDATE be executed if there is no COMMIT in the transaction?
Arrange the Kafka components on the diagram (Producer, Consumer, Topic, Partition, Zookeeper, etc.)