by Patrick Bélanger | Jun 6, 2023 | Automation, Automation Best Practices, Test Automation
Test automation has become a cornerstone for organizations trying to improve efficiency and accelerate development processes in the dynamic sector of software testing. However, adopting a single test automation framework or tool across the board may impede development...
by Guest | Oct 26, 2022 | Automation, Test Automation
How to Create Automated Atomic Tests in Automation 💥 Automated testing is a process of running tests on your software automatically. This can be done with a tool like Json or Selenium. Atomic testing is a term for a style of automated testing that focuses on...
by Guest | Mar 15, 2021 | Automation, Test Automation
Oracle EBS (E-Business Suite) is a robust enterprise management suite consisting of SCM (supply chain management), CRM (customer relationship management) and ERP (enterprise resource planning). Oracle EBS has a modular architecture. It supports customizations and can...
by Nikolay Advolodkin | Feb 19, 2021 | Test Automation
While the covid 19 outbreak has been difficult for all businesses around the world, one of the domains which has really resisted this disruption and turned challenges into opportunities is the IT department. In this internet dominating world where networking and...
by Nikolay Advolodkin | Feb 11, 2021 | Test Automation
Should we use logging in Test Automation Code? Everything that we do in software development is a choice that either helps us or hurts us (The Valley of Success by Titus Fortner). Furthermore, we must always consider the cost of maintenance in everything...