Sobes.tech

QA / QA Automation

Besides GET requests, there are also POST and PATCH. How do you understand the difference between them?

284

If the backend still sends the wrong value, how would you further localize the problem?

201

PageObject grows complex on a difficult page and becomes hard to read. Have you experienced this, and how did you deal with it?

186

If you are given a task to automate a case, how would you package it? How would you organize the structure?

180

Have you worked with Kafka? Do you have experience with message brokers?

174

You mentioned that microservices can communicate via API. What other ways can they communicate? Do you know other methods?

172

Imagine you have a front-end, a GET ALL endpoint returns a list of users with ID and name, and at some point, instead of ID, an incorrect value is displayed in the column. How would you localize this problem?

169

Imagine you need to test a new GET endpoint that returns ID and name by ID. List the checks from the most to the least priority.

164

A task has come up: creating a new registration form with 10 fields to fill out. There could be many checks. How do you minimize the number of tests without significantly losing coverage?

158

You mentioned that you fought with flaky tests. Can you tell more about that?

156

What does microservice architecture mean to you and how does it differ from monolithic?

154

We have entities A, B, C, and then 50-60 components within them. How would you solve the problem of growth?

149

What is the last technical thing you read? Some interesting article?

134

You said that you automated a lot and used patterns. What patterns did you use in automation?

128