Sobes.tech

QA / QA Automation

Have you configured any pipelines yourself?

Middle
188

What is the difference between PUT and PATCH requests?

Middle
188

Do you agree in advance during grooming that developers will write unit tests, and you understand that you will cover them?

Middle
168

How are automated tests integrated into the CI/CD pipeline and how are they run?

Middle
168

What is a message queue? How to test applications that work with a message queue?

Middle
168

POST /api/v1/transfers/internal Idempotency-Key: UUID (required) Authorization: Bearer <token> { "source_account_id": "83740e53-609c-[phone]f9e61f22401", "destination_account_id": "[phone]f5c-[phone]a", "amount": 1500.50, "currency": "USD", "description": "payment for rent", "save_as_template": true } { "status": "success", "transaction_id": "77e1c83b-7bb0-437b-9250-8c9339e0538b", "data": { "amount": 1500.00, "currency": "USD", "executed_at": "[phone]T23:15:00Z", "template_saved": true } } [Sequence diagram and database schema are provided for context]

Middle
167

How do you synchronize developer tests with your tests? What percentage of tests are written on the service?

Middle
164

Have you heard of the Three Amigos practice?

Middle
163

Do you know what rank-based development is?

Middle
156

How do nested subqueries work in a database? How to perform a nested SELECT from one table to another?

Middle
153

Is there a tool where you can see how the product is covered by tests?

Middle
149

Have you tested documentation? How did you participate in grooming and meetings?

Middle
148

For web, do you use QA Automation — what tools exactly?

Middle
146

You use these tools for writing automated tests — do you write on backend or frontend?

Middle
146

What level of automated tests does the team support? Unit, integration, E2E?

Middle
145

Which automated tests are you specifically responsible for as a QA?

Middle
137

POST /api/v1/transfers/internal ● Idempotency-Key: UUID (обязательный) ● Authorization: Bearer <token> { "source_account_id": "83740e53-689c-[phone]f9e61f22401", "destination_account_id": "[phone]f5c-[phone]a", "amount": 1500.50, "currency": "USD", "description": "Payment for rent", "save_as_template": true } { "status": "success", "transaction_id": "77e1c83b-7bb0-437b-9250-8c9339e0538b", "data": { "amount": 1500.00, "currency": "USD", "executed_at": "[phone]T23:15:00Z", "template_saved": true } } [The sequence diagram and database schema are provided for context on the transfer service, business logic, event publishing, and database structure.]

Middle
130

What is your process for writing automated tests? When do you get involved in writing automated tests?

Middle
125

What tools, libraries, frameworks do you have experience with in web automation?

Middle
124