Sobes.tech

QA / QA Automation

What are reference and value types in C#? What's the difference? Why is there a division between stack and heap? How is the stack cleared?

Senior
204

What does the generateItems function return? Is it a list of dictionaries or a list of integers? What is list comprehension?

Senior
203

Is it possible to declare an async method without await inside? Will such code compile?

Senior
199

Which HTTP methods are covered by autotests? How does PATCH differ from PUT and POST?

Senior
195

Write test cases for the wallet functionality: anonymous account up to 15,000 rubles and identified account up to 60,000 rubles. Operations: purchase, top-up from card, refund, wallet upgrade. Only one account can exist at a time.

Middle
191

What is idempotency? Can you explain with examples of HTTP methods?

Senior
187

What is deadlock and race condition?

Senior
186

Given: There is a calculator system. There is a screen input form consisting of 2 edit-boxes and a button - Calculate sum. When the button is pressed, another field appears showing the sum of the entered numbers. Task: Create a testing plan for this system. Condition - if the sum of numbers > 1000, the output field is colored green. If <= 1000, it is colored red.

Senior
185

What is asynchrony in C#? What are async/await? Must an async method run in another thread?

Senior
184

What is a decorator? Tell about the Decorator pattern.

Middle
183

Tell about gRPC: what it is and how it works.

Senior
182

Tell me about the features of mobile testing

Middle
180

How many years have you been involved in automation?

Middle
179

Write test cases for RLE compression method (black box testing).

Middle
178

How do you view logs on a real device not through Android Studio, but via ADB?

Middle
176

What is the difference between git fetch and git pull? What is git rebase?

Senior
176

Tell about the structure of autotests in the project, what patterns were used.

Middle
176

What is the difference between mobile app releases and web/backend releases in terms of release cycle? Tell us about the release cycle.

Middle
172

What TMS (Test Management System) was used on the project?

Senior
171

Do developers write unit tests on the project?

Senior
170
/5