Systems | Development | Analytics | API | Testing

February 2022

Maintaining End-to-End Testing using Cypress with TestQuality

When you're in the early stages of launching a startup, rapid iteration and determining product-market fit should be your top priorities. Unless you know exactly what you need to build, you should write code quickly only to discard it later. Working on test automation doesn't really fit in at this early stage. However, as you develop your product and gain customers, you will need to expand your testing infrastructure or risk losing customers and acceleration.

How to Create a Cypress Test Run & Send Cypress Test Results to TestQuality with GitHub Repo Example

An overview How to Create a Test Run in Cypress Test Automation Framework with Live Github repository code examples and How to Send Cypress Test Results to TestQuality Test Management Tool with Integration with CI/CD DevOps Pipeline.

6 Alternatives to Selenium to Complete Your Testing

Although Selenium is the most known framework for test automation, there are other Selenium alternatives. These Selenium alternatives promise to solve the bottlenecks that arise when using Selenium alone, whether it's making automated testing more efficient and accessible, or catering to other demands that Selenium does not handle. Selenium is a lightweight and portable software testing tool designed primarily for web application testing.

What Is Gherkin & How Do You Write Gherkin Tests?

When it comes to writing and testing software, teams have a lot of alternatives. How do you know what syntax to use and which testing solution is best for you? In this post, we'll look at how to utilize Gherkin and Gherkin tests. We'll go through the syntax, how to construct a test, and the benefits and drawbacks.

The Best 10 Test Management Tools to Use in 2022

There are important advantages of using Test Management Tools for an effetive product release, for locating and managing critical defects and for allowing you to focus on developing better software and a more efficient development process. Having a platform to handle all rounds of testing is crucial, especially as more software developers use cycle methodologies like Test-Driven Development.

How to Develop a Structured Exploratory Testing Strategy

However, the flexibility of exploratory testing comes with the risk of ad hoc, random outcomes with no structure or consistency between testers, test managers, and projects. While testers should not be limited in their exploratory testing efforts, having a disciplined approach is a fantastic tool for gathering feedback, detecting errors, and enhancing UX.