Sobes.tech

Company overview

Mayflower

Vaga mais recente: 6 de agosto de 2026

Vagas
13
Entrevistas
12
Perguntas
176
Tarefas
0

Published in the selected period

Vagas · 6

All company vacancies

Salary ranges

Currencies are not converted. Lower and upper bounds are calculated independently and show their own sample sizes.

EUR

Dados insuficientes · n=1

Published records

Entrevistas · 12

All company interviews

Grouped by direction

Perguntas e tarefas · 176

Frontend

Perguntas · 100

QA / QA Automation

Perguntas · 64

Que testes serão executados se executar o comando 'pytest' a partir da raiz do projeto? project/ ├── conftest.py ├── tests/ │ ├── check_api.py │ │ └── def test_get_users(): pass # (A) │ ├── test_ui_login.py │ │ ├── def test_button(): pass # (B) │ │ └── def check_label(): pass # (C) │ ├── web_test.py │ │ ├── def test_login_flow(): pass # (D) │ │ └── def logout_test(): pass # (E) │ └── integration/ │ └── test_db.py │ ├── class TestDatabase: │ │ └── def test_connect(): pass # (F) │ └── class DB_Helper: │ └── def test_ping(): pass # (G) ├── scripts/ │ └── test_cleaner.py │ └── def test_wipe_cache(): pass # (H) └── my_test_file.py └── def test_is_valid(): pass # (I)

middle+

Golang

Perguntas · 12