Skip to main content

Posts Tagged ‘test cases’

Cucumberboard

Parameterize Your Automated QA Test Scenarios With Cucumber

Creation of automated QA test scripts in Cucumber provides a low barrier of entry for your QA team. What is Cucumber? Cucumber is Behavior-Driven Development tool that uses Gherkin for scenario syntax. Gherkin is a simple, non-technical language designed for easy maintenance and readability. Gherkin can easily integrate with open-source tools like Selenium, Appium for […]

Test Case Respositories

How Do I Choose the Best QA Test Case Repository for My Team?

Considering the growing importance of mobile and web applications, choosing a QA Test Repository for your organization can be a daunting task with the options available on the market.  It can be difficult to determine where to start when evaluating tools and options. We can help jumpstart that process! Let’s dig into the benefits and […]

How to Create and Execute a Test Plan, Test Suite, and Test Cases in Azure DevOps

This blog will describe how to construct a test plan in Azure DevOps, and how users may create test suites and test cases within that plan. The distinctions between a test plan, a test suite, and a test case are the following: Test Plan: The test suites are listed in the test plan. Test Suite: […]