Systems | Development | Analytics | API | Testing

Testing

Software Testing Trends 2019 Recap | Industry Insights

2019 is almost over. The software testing landscape has seen numerous introductions in new testing approaches and innovations at an exponential rate. It has also witnessed the continuation of technological improvement, evolution, and reinvention. As we are progressing to 2020, let’s take a retrospective look at the top trends in test automation and see how we stand after one year.

Using TestCafe for End to End Testing

TestCafe is a Node.js tool to automate end-to-end web testing. End to End tests cover real journeys that your customers do, they are slower to execute but can be much more valuable comparing to unit and integration tests. TestCafe is a Node.js tool to automate end-to-end web testing and functional testing. TestCafe uses a URL-rewriting proxy called Hammerhead that emulates commands using the DOM API and injects JavaScript into the browser.

Katalon Smart Wait: A New Way to Handle Web Loading Issues

For those who are familiar with Selenium WebDriver, one of the most common features is the Wait command. These commands are handy in test scripts execution, or observing and troubleshooting issues that arise due to time lag. Wait commands are powerful — but they also come along with a big problem with timing due to front-end processing. Starting from version 7.0.0, we have introduced the Smart Wait feature that helps you handle Selenium wait issues without any additional test scripts.

Run a Perfect Bug Hunting Event in DevOps - Szilard Szell | SmartBear Talks

Szilard Szell, DevOps and Test Automation Expert, is sharing how to excel in exploratory testing and make bug hunting events a crucial part of the team life and where this concept fits into Scaled Agile Framework and DevOps. Watch the interview with Szilard and share your experience after doing bug hunting in comments.

OctoPerf 11 - Modular Design, Tags and Improved Administration

Improvements Modular design One of the things we always wanted to handle in OctoPerf is modular design. In JMeter you can use test fragments. So far when you imported fragments in OctoPerf their content was just duplicated over the original Include controller or Module controller. But now not only can you import your modular design from JMeter but you can also create it directly in OctoPerf.