Sobes.tech

QA / QA Automation

What else can be checked in a form from non-functional testing?

Middle
Лига Ставок
36

Tell about your work experience: current place, feature development process, architecture, test framework.

Middle
hytech
36

List the implementations of the List interface that you know.

Middle
Альфа-БанкАльфа-Банк
36

How to implement a database connector in Python? How is the connection passed to tests via fixtures? Will teardown be executed if the test fails? What will be the test status if the database connection fails?

Middle
Криптонит
36

How was it verified that available projects are passed to AI?

Senior
СБЕРСБЕР
36

What are message brokers used for?

Middle
Ланит-экспертиза
36

Will INSERT and UPDATE be executed if there is no COMMIT in the transaction?

Senior
Т-БанкТ-Банк
36

What is the difference between an abstract class and an interface?

Middle
Innovative People
36

What is the difference between PUT and POST methods?

Middle
ЦРТ
36

You have two tables: customers and orders. Write an SQL query that will display customer names and the names of the products they ordered. Show only customers who have at least one order. Customers table id name 1 Alice 2 Bob 3 Charlie 4 Diana Orders table id customer_id product 1 1 Laptop 2 2 Smartphone 3 1 Mouse 4 3 Keyboard 5 2 Monitor

Middle
Innovative People
36

Are you ready to work on web tasks if backend tasks are delayed?

Middle
plata
36

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?

Middle
Леон Бетс
36

How would you test push notifications in a mobile app and what would you pay attention to?

Senior
e-legion
36

Where is it safer to transmit data — in GET or POST?

Middle
AndersenAndersen
36

What should be included in an Allure report to easily reproduce a backend REST test failure locally?

Middle
ЯндексФинТех
36

What are lambda functions in Python?

Senior
Магнит Тех
36

Tell me about the Dependency Inversion pattern (the last SOLID principle) and about composition.

Senior
Tangem
36

""" Copying """ a = [[1, 2], ["str", "str"]] b = a b[0].append(3) # print(a) # print(b) print(b[0] is a[0])

Middle
Perfomance lab
36

How else can throttling be implemented on mobile devices?

Middle
OZONOZON
36

Is it necessary to write 'self' in class methods?

Senior
Ozon ФинтехOzon Финтех
36
/301