Systems | Development | Analytics | API | Testing

The importance of automated testing in Oracle environments

In today’s fast-paced software development landscape, the demand for high-quality applications is at an all-time high. As organizations increasingly rely on Oracle technologies for their critical business operations, ensuring the reliability and performance of these systems is paramount. One of the most effective ways to achieve this is through automated testing.

Manual vs. Automated Testing: Myths, Challenges & Winning Strategies!

Thinking about switching from manual to automated testing but unsure where to start? In this video, we debunk common myths, address key challenges, and share expert-backed strategies to help you transition smoothly to automation. Bust automation myths Overcome common challenges Implement best practices for success Don't let misconceptions hold you back—watch now to future-proof your testing process!

Maximising iPaaS ROI: The business case

In today’s rapidly evolving digital environment, organisations face mounting pressure to make strategic technology investments that deliver immediate operational benefits and long-term competitive advantages. As businesses navigate this landscape, iPaaS has emerged as a transformative solution that addresses complex integration challenges while delivering substantial returns on investment.

Data-testid Attribute for Automation Testing: Why it is Important?

Ever written an automated test, only to have it fail the following day because the 'Submit' button changed its class name? Frustrating, I'm sure. Why are UI tests so flaky and why are selectors so flaky? Testers use CSS classes or IDs. Every time they see them, the class or ID changes every time the developers build the code. It makes automation brittle and long to update, especially due to the deep nesting and dynamic DOM elements. However, what if there was a more efficient way?

Is manual testing becoming obsolete with advancements in automation and AI?

According to Cristiano Caetano, VP of Product Management at Katalon, human intuition is irreplaceable in this field. It is better to leverage AI for repetitive and labor-intensive tasks while using the freed up bandwidth to focus on strategy - things machines can't replicate. Stay tuned for upcoming episodes in our series!

Are open-source test automation tools always better than commercial ones?

To use or to not use open-source automation tools? That is the question we asked Gokul Sridharan, DevOps and Testing evangelist with 14+ YOE. “It’s subjective”, said Gokul, “there are three core reasons why people get into automation in the first place”. He emphasized the power of automation, and how embracing automation tools can unlock higher scalability. Stay tuned for more interesting insights in our#AutomationDecoded series!

Automation 101 with Xray: Beginner to Pro

Nowadays, Agile and DevOps practices demand rapid iterations and continuous testing to ensure software quality. Manual testing alone can’t keep up with this speed, making test automation important to continue delivering high-quality products at a rapid rate. Despite its advantages, test automation isn’t as simple as writing and running a few scripts.

Automation metrics that matter: a guide for QA leads

Quality Assurance (QA) leads ensure that automated testing contributes to delivering high-quality products. But how do you measure the success of your automation efforts? This is where tracking the right metrics becomes essential. Automation metrics provide QA leads with insights into the efficiency, reliability, and impact of their testing strategies. When used effectively, these metrics can identify bottlenecks, guide decision-making, and improve overall team performance.