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...
by Nikolay Advolodkin | Jan 28, 2021 | Automation, Test Automation
If nothing else, the past year has produced some fantastic articles on test automation. Selenium WebDriver is exceptionally versatile and supports multiple programming languages, including Java, Ruby, and .Net. It also works with multiple browsers, including Chrome,...