The latest News and Information on Software Testing and related technologies.
When testing debuted in the software development world, it was quickly relegated to a position at the end of the long and expensive waterfall cycle. This afterthought status belied the importance of testing in the software development life cycle, and it was also risky. If things went awry in the testing stage, everything could fall apart, resulting in delivery delays and costly, labor-intensive repairs.
We've been thinking long and hard about software testing and automation here at Katalon. We've noticed a shift in the Software Testing industry from Test Automation to Autonomous Software Testing (AUST). By "autonomous," we mean software testing that is completely driven by Artificial Intelligence (AI) and Machine Learning (ML), without any human intervention.
“The way I do work is to lead by a good example, and that’s why I’m trying to set up Xray as an example for test management and reporting.” Sharon Lundgren, Manager IT Quality at IU About the Company IU (International University) is the largest university in Germany. One of Europe's most cutting-edge educational institutions, IU has over 10,000 practice partners, over 1,000 lecturers, and about 480 professors.
Fall is on the way out, and we have a lot to be grateful for: hot apple cider, extra helpings of stuffing, and oh yes — a bounty of exciting updates from Sauce Labs! Let's dive in.
Loadero API allows managing and running tests just as one would via the Loadero web application. However, sending an HTTP request every time a test needs to be created, updated, or run can become cumbersome. We already had a Java client, which makes the processes easier, and now Loadero team has been hard at work creating a new client and we are proud to present – Loadero-Python.
Learn the basics of responsive website design and testing to help your team ensure great UX across different devices and configurations. One of the main challenges that development and QA teams face today involves screen resolution. Depending on the device from which a user connects, screen resolutions could range from a mere 320 pixels wide (the screen width on the iPhone 5, which has the smallest resolution of modern devices) to 4K desktop displays with resolutions of 3840 by 2160 pixels or more.
Learn how to inspect elements on an iPhone or iPad for testing and troubleshooting web and mobile web UI issues When you're developing a web or mobile web app, you need to make sure the user interface (UI) is responsive. In other words, the UI elements need to look and function as designed across different mobile device models, browsers, and operating systems (OS). Inspecting elements is a helpful tool for troubleshooting web UI issues.