Wszystkie artykuły

Mocking objects with Python
Mocking is just pretending to be and simulating specific behavior, we can replace our code’s parts with fake objects and verify how system behaves. At […]

Introduction to performance tests using JMeter
JMeter is an open-source JAVA-based load testing tool for measuring and analyzing performance of services and applications. It simulates user behavior by sending requests to […]

Pytest – czemu cieszy się większą popularnością niż unittest?
Zaktualizowaliśmy ten tekst dla Ciebie!Data aktualizacji: 26.12.2024Autor aktualizacji: Adam Olszewski W mojej karierze zawodowej pisałem testy z wykorzystaniem obu frameworków: unittest oraz pytest. Oba są […]

Parametrized tests – solutions overview (TestNG, JUnit4, JUnit5)
Parametrized tests are a lot easier to maintain. Usually when single requirement changes it’s enough to change one variable in the code. You don’t have […]

How to make Nigthwatch.js library work with async/await?
Although it’s quite powerful tool, you need to customize it to get the full benefit of it. One of these improvements is usage of async/await commands (from […]

Code Review – co to i jakie ma zalety
Zaktualizowaliśmy ten tekst dla Ciebie!Data aktualizacji: 27.12.2024Autor aktualizacji: Radosław Kozioł Code Reviews są niezbędne w procesie tworzenia oprogramowania, pomagając w walidacji projektu i implementacji. Zapewniają spójność […]

Testowanie modułów Node.js z użyciem Chai, Sinon i Mocha
Zaktualizowaliśmy ten tekst dla Ciebie!Data aktualizacji: 26.12.2024Autor aktualizacji: Adam Olszewski Wprowadzenie W tym artykule pokażę, jak pisać testy jednostkowe dla modułów Node.js i ich zależności. […]

Retrospektywa sprintu jako odbicie zespołu pracującego nad produktem
Zaktualizowaliśmy ten tekst dla Ciebie!Data aktualizacji: 24.01.2025Autor aktualizacji: Paulina Janowska Znaczenie i cel retrospektywy Retrospektywa ma na celu analizę tego, co wydarzyło się podczas ostatniego […]

Building Selenium framework in java (part IV) – answer job interview questions like a pro
In my opinion, Software Developer in Test job interviews are one of the most demanding interviews in IT market. How come? Introduction It happens from time […]

First steps with Ansible
Introduction Ansible is an open source powerful automation tool. It is used for configuration management, application deployment, orchestration and task automation. Created for multi-device management […]
Poznaj mageek of j‑labs i daj się zadziwić, jak może wyglądać praca z j‑People!
Skontaktuj się z nami


