Systems | Development | Analytics | API | Testing

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

Top Five Reasons Security Matters on Atlassian Marketplace

As an application development leader, you’ll want to continuously improve your team's processes and outcomes. The cloud marketplace has become a popular way for enterprises to buy software, but with the increasing amount of sensitive data being processed, stored, and transmitted in the cloud, security has become a critical concern for both cloud service providers and their customers.

Ten minutes to master OTT testing

OTT testing targets Over-The-Top (OTT) apps/streaming services that deliver media content exclusively via the Internet, bypassing traditional distribution channels. Some superstars? Netflix, Spotify, YouTube, Crunchyroll, Disney+, Showtime, HBO Max, and Amazon Prime Video. Due to the inherent complexity of their systems, streaming services are prone to experiencing software bugs that can disrupt the user experience.

Unit Testing vs. Functional Testing: An In-Depth Comparison

Functional testing is a process that expands across the software development life cycle, from code-level testing to regression testing. Different levels of testing are well represented in the testing pyramid. To get a firm grasp on how these types of testing work and their relationship, we'll look further into each layer.

Improving testing efficiency with Test Case Design techniques

Hardware and software systems often involve numerous parameters that influence a system’s output(s). Those parameters can represent input, environment, or usage patterns and can have a finite or infinite number of options/values. For instance, on a booking flights website, the Flying From, Flying to, Class, (number of) Adults, and (number of) Children input parameters can easily provide hundreds of different combinations for creating tests.

How are Throughput and Response Time Related

Have you ever wondered what happens when you visit a website or use an app that takes a long time to load? It seems to take an eternity at times! This is where software testing comes in. Use our load test tool you can test how well a website or app can handle a large number of people, all while using it at the same time.

Keeping Your OS Security Up-To-Date

There are many factors to keep in mind when thinking about how to keep systems and applications secure. First and foremost is the actual environment where the application is deployed. The environment consists of the Operating System (OS), libraries included with the OS, and software that runs in the background. In a perfect world, an application would have very few or zero dependencies on the environment, thereby eliminating the need to keep dependencies up to date.