Systems | Development | Analytics | API | Testing

Testing

The latest News and Information on Software Testing and related technologies.

6 Top Use Cases of AI for Insurance

The insurance industry has always been one of the most data-intensive industries. With a large amount of customer data, claims data, and other information, insurers have been adopting artificial intelligence (AI) to streamline their processes and provide better customer experiences. AI-powered technologies have enabled insurers to automate claims processing, fraud detection, and underwriting, among other things. Here are six top use cases of AI for insurance.

Effective Test Case Design: Minimize tests and maximize coverage

In Part 1 of this series about Test Case Design, you learned that by using the Test Case Designer tool in Xray Enterprise, you take a model-first approach to designing more thorough and efficient tests. But how does the tool generate optimized scenarios once we define those models? And what do we mean by “optimized”?

Using custom SSL certificates in Loadero tests

In today’s digital age, security has become a top priority for businesses of all sizes. With the increasing number of cyber-attacks and data breaches, ensuring that your website and applications are secure is essential. Usually, access to websites that are actively being developed or are intended for private/internal usage within an organization is restricted. A common way to do this is with custom SSL certificates. This ensures that the website won’t be publicly available.

AMA with the k6 Champions Part 2 (k6 Office Hours #84)

Did you miss our first AMA with the k6 champions? Do you have k6-related questions that you want to ask? Well, you're in luck! Join Developer Advocates Marie Cruz and Leandro Melendez in this second AMA (Ask Me Anything) Office Hours episode as we chat with two more of our k6 Champions, Jose Luis Latorre and Ioannis Papadakis, to answer your questions, talk about their experiences so far of being a champion, their current activities, and much more.

Role of Thread.sleep() in Selenium

When automating a web application, we occasionally run across the NoSuchElementException exception, which is thrown when the element being interacted with cannot be located. The main reason for this error is that the element that has to be interacted with is present on the page but takes some time to load and show up for the user. You can see how this could become a significant problem during automation and cause our scripts to fail.

Top 10 best end-to-end testing tools and frameworks

End to end testing (E2E testing) is a software testing technique that evaluates the functionality and performance of an application by testing it from start to finish, under real-world conditions. By simulating the live settings, E2E testing validates the behavior of not only the overall application but also its sub-systems from the end user's perspective.

Chaos Testing: Building Resilience early in the development cycle

Modern applications are built on a microservices architecture that leverages cloud-native technologies. This architecture has many benefits regarding scalability and fault-tolerance of individual components, but it also increases the complexity of the applications, mostly due to the interdependencies between services. This complexity makes it difficult for engineers to fully understand how their applications will react to abnormal conditions, such as a dependency failure or performance degradation.

Insider Tips for Better Payment Experiences

With the rise of fintech companies, SaaS, and new digital channels to sell goods and services, creating superb payment experiences has quickly become critical to any business that collects payments and pays out funds. Whether you offer a B2C or B2B product or service, ensuring seamless payments has never been more crucial. Ensuring these great payment experiences can only come through extensive payment testing strategies covering many device, user, and O/S combinations.