Recorded Webinar: What’s New in Testwell CTC++ V. 10?

Wednesday, March 22, 2023

Verifysoft recently released the new version 10.0 of its code coverage analyzer Testwell CTC++. Testwell CTC++ 10 puts an emphasis on report generation: a new reporting tool, ctcreport, is responsible for template-based HTML report generation. This and other innovations in version 10, such as the structure and functions of the new HTML report, improvements for header …

Software risks and technical debt: The role of process in determining good software

Wednesday, March 15, 2023

Understanding how software is developed and the areas impacted by technical debt can help lawyers and investors assess software risks during an M&A. Insight into how software is developed and what kinds of issues can lurk in a codebase enables businesspeople and lawyers to better understand software risks and how to mitigate them. Disciplined development …

5 Best Practices for Performance Testing

Wednesday, March 08, 2023

Performance testing is one of the more complex types of software testing. There are many areas where you can err and waste time without getting the insights you’re after. Here are five best practices from our performance testing experts. 1 – Set Performance Goals as early as possible Regardless of the metrics or KPIs you …

How to Create Actionable Test Management Reports

Wednesday, March 01, 2023

Software tests are essential to prevent bugs and create robust user experiences. But building and managing these tests presents its own challenges that often fly under the radar. Fortunately, test management reports can provide visibility into test coverage and performance, making it easier to identify problem areas and ensure test suites run smoothly. This article …

OWASP Top 10: Broken access control

Wednesday, February 15, 2023

Listed as #1 on the OWASP Top 10 list, broken access control is when an attacker can gain unauthorized access to restricted information or systems. Access control ensures that people can only gain access to things they’re supposed to have access to. When access control is broken, an attacker can obtain unauthorized access to information …

Agile and Performance Testing – A Winning Combination

Wednesday, February 08, 2023

Performance testing is now entering the Agile development methodology, and rightly so. Agile Performance Testing is a framework that elevates the benefits of both the Agile approach and Performance Testing by testing performance at the start of the Testing Sprint and adding performance testing to the Definition of Done (DoD). Similarly to embedding Functional Testing …

How Functional & Visual Testing Ensures Customer Satisfaction

Wednesday, February 01, 2023

E-commerce businesses lose 35% of their revenue due to poor user experience, according to Amazon Web Services, or about $1.4 trillion annually. On the other hand, UX Planet found that every dollar spent on improving UX/UI will return $10 to $100 – especially for software-as-a-service (SaaS) businesses with sticky business models. Let’s examine why customer experience …

The top cyber security stories of 2022

Wednesday, January 18, 2023

A look in the rearview can tell you a lot about the future, so we revisited the top cyber security stories of 2022 with experts in the field. Yes, ‘tis the season when cyber security experts gaze into the crystal ball to tell us what to expect in the coming year, which is fine, but …

SBOM: What’s in your software ingredients list?

Wednesday, January 11, 2023

With an average of 500 components in an application, it’s difficult to know what’s in your software. The right security tools and expertise are here to help. A software Bill of Materials (SBOM) is an inventory of what makes up a software application: the “ingredients list” of everything in it. There’s pressure today for companies …

API Contract Testing For A Design-First World

Wednesday, January 04, 2023

Today, API-driven microservices applications are a source of speed to innovation and competitive advantage – according to SmartBear’s most recent State of Software Quality – API report: APIs are becoming central to core internal business function: 70% of companies surveyed have been developing APIs for more than three years. And of this cohort, almost three-quarters of …