Systems | Development | Analytics | API | Testing

Testing

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

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!

Automated and Manual Testing with Zephyr Enterprise

Comprehensive software testing has never been more important than it is today. Software will continue to play an essential role in our daily lives. What is changing – and will continue to change – is what we test and how we test it. Modern software codebases are immensely complex. It’s simply not feasible to execute all of the necessary test cases manually. The bulk of testing today is automated.

Change and Impact Analysis in the SAP World and its Relevance to Testing

Change is inevitable in SAP applications. Digital transformations, business process re-engineering, functionality enhancements, configurations, customizations, and more will always trigger changes in SAP applications. If changes are unknown to other business teams, it will be a tedious job to find out the business impacts. Hence, the changes in SAP applications need to be analyzed properly and the impacts need to be diagnosed effectively, says Suresh Patnayakuni, Associate Director, Cigniti Technologies.