Systems | Development | Analytics | API | Testing

%term

How to handle iFrame in Selenium

iFrame is the most commonly used HTML Element to display or embed a complete web page into a new window. The iFrame element is used in all modern websites and has many advantages over other types of coding. iFrame comes with many benefits. Over the years, many websites have used iFrame. Despite it being a common practice these days, browsers still view iFrames with suspicion and don’t allow any 1×1 DIVs inside an iframe.

UX & Testing: UX Lessons Learned From My Real-Life Experiences - Part 1

The key differentiator that distinguishes good software from outstanding software is the user experience. Software testers should go beyond just checking the functionality of the product. Software Testing is one of those fields where the more you know the better it is. Testers need to be generalists to be effective at work, someone with broad knowledge across many topics and expertise in a few.

Smart ways to use XPath in Selenium - [2022 Updated]

Locators in Selenium test automation help to find the unique DOM elements. There are different types of locators CSS, ID, Class, XPath, etc. The XPath Locator is the most commonly used in test automation. XML Path Language is popularly abbreviated as XPath, it locates the element uniquely in the DOM tree. In test automation, Locators and Selectors are used interchangeably.

Setting up a Multi-Architecture Kubernetes Cluster

In the last post we covered the industry shift towards ARM machines for both local and production software engineering. Last time we learned how to create Docker images that would work on multiple architectures for dev machines. Now we want to take this portability and leverage it for cost savings in production. You may be able to transition some of your services into multi-architecture builds.

Six automated software testing services to boost your QA strategy

Modern engineering and product teams feel the pressure to accelerate the feedback loop to developers, shorten release cycles, and deliver high-quality results quickly. For many, fusing manual strategies with automated software testing services is part of the solution to ensure consistency and immediate test execution. We agree!

Performing Analytics on Call Center Data

Ask any executive if they know what’s going on in their call center, and they’ll assure you they are in control and they know what’s going on. (Executives are always in control and always know what is going on, or so they say.) Then ask the executive what’s actually taking place in the call center, and the executive will say, "We get 10,000 calls each day, and the calls last for 4 ½ minutes." Press the executive a little more: "What are your customers actually saying?

Medical Device Security Best Practices

Growing concerns surrounding medical device security are increasing across the globe. In the U.S., new legislation is being introduced due to the increasing number of connected devices and a cyberattack’s ability to disrupt patient care. On June 8, 2022, the U.S. House of Representatives passed bill, H.R. 7667, which in addition to several other items, is meant to address the cybersecurity of medical devices.