Tag

atlantbh Archives - Atlantbh Sarajevo

Crafting Collaboration in Elixir: A Case Study of Success in Software Development
Product ManagementSoftware DevelopmentTop
August 8, 2023

Crafting Collaboration in Elixir: A Case Study of Success in Software Development

Uniting different skill sets, experiences, and perspectives through engineering collaboration is a process that brings complex challenges, but also can forge innovation through synergy if done correctly. Atlantbh had a chance to work on such a project where close day-to-day collaboration with an external development team was needed for successful…
Data-Driven Testing with Cucumber
QA/Test AutomationTech Bites
July 4, 2023

Data-Driven Testing with Cucumber

Cucumber is a testing framework that supports Data-Driven Testing.  What is Data-driven testing? Data-Driven Testing (DDT) is a software testing approach that uses data sets to drive the testing process. This approach involves testing an application with a range of input values, each designed to test a specific feature or…