Systems | Development | Analytics | API | Testing

Testing

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

Optimize Kubernetes Performance Part 1: Cluster Configurations

Kubernetes is a powerful platform that comes with many features to help engineers run their applications more efficiently. However, as you gain more experience and deploy more workloads, you’ll inevitably start looking for ways to optimize Kubernetes performance. There are many ways to approach optimization. On one hand, you could work exclusively with the tools and configurations provided by Kubernetes itself; on the other, you could reap the benefits of third-party tools.

Sanity testing, smoke testing, and regression testing comparison

While ‘Smoke Testing’, ‘Sanity Testing’, and ‘Regression Testing’ are widely practiced in the world of QA, there still exist some misinterpretations or misconceptions around these concepts. For your team to make the most optimal use of the 3 methods, this article will help you to understand and differentiate them from one another.

10 Ways to Reduce Test Automation Script Failure Rates

More than 70% of automation script failures are false and are caused by poor automation design practices. The False Failure Rate (FFR) is the percentage of tests that falsely fail when a test suite is run. It is calculated by dividing the number of false failures (failed tests that actually passed) by the total number of tests that were executed during a test run. Higher false failure rates increase testing and maintenance costs.

Redefining Tech Landscape with Quality Assurance Services | BugRaptors

BugRaptors is one of the leading names in quality assurance and software testing services. With a team of more than 250+ ISTQB certified testers, we bring you a highly-diversified range of testing services, right from the websites to advanced mobile applications and enterprise solutions. More importantly, as an organization we bring you a wide range of standard and specialized testing services that contains the best of manual and automation testing services.

DevOps vs CI/CD - The Key Differences

DevOps vs CI/CD has been one of the key debates in the recent few years. This is due to the fact that these two software development methodologies have gained popularity in recent years. The goal of DevOps is to improve the speed and quality of software development and deployment. It does so by breaking down silos between different teams and streamlining workflows. On the other hand, CI/CD is a set of practices and tools that enable continuous integration, testing, and deployment of code changes.

Why Site Reliability Engineering is a Key Enabler for Enterprises to Maximize Business Agility?

Agile methodologies are transforming and speeding up the development lifecycle of businesses, but operations are not being changed or speeded up in the same way. While the operations teams frequently struggle to keep up with this pace, it increases operational challenges in the application landscape. To make the whole IT operation more ‘agile’, it is critical to alter operations to par with how development processes are transformed.

Software testing challenges and survival tips

“If you don’t care about quality, you can meet any other requirement” Gerald M. Weinberg Software testing has never been a walk in the park. It demands expertise in software development, users’ behavior, the software under test architecture, stakeholders’ requirements, and programming knowledge. Quality teams know firsthand how challenging it is to ensure software quality when its architecture is becoming more complex and teams are releasing at a pace faster than ever.

Effective Business Intelligence Application Testing Techniques

Software testing techniques help us ensure that our software meets all the requirements. The goal of testing techniques is to find out missing requirements, gaps, and errors in comparison to the actual requirements. Finding the right testing technique can be a little challenging. These techniques help us to identify test conditions. Note that there are multiple types of testing. One example is the black box testing technique. In this process, developers test their applications through different inputs.

Integrating k6 and Tracetest (k6 Office Hours #77)

Tracetest enables trace-based testing with assertions at any point within a request transaction. Using the xk6-tracetest extension, your k6 tests can launch deep testing by unlocking the power of OpenTelemetry. Join us as Developer Advocates Nicole and der Hoeven and Paul Balogh are joined by founder Ken Hamric and software engineer Oscar Reyes from Tracetest.