Blog / smsf / Page 4

The Latest

Import Cucumber Tests with Xray v2.1

Now is possible to migrate your Cucumber tests Like we said in our article Manual Tests with Test Case Importer, with Xray v2.1 you will be able to import Cucumber Scenario and Scenario Outlines from existing Cucumber .feature files. Yes, really! This feature will allow you to migrate your existing Cucumber tests to JIRA and to … Continued

Working with sub-requirements in Xray

Requirements and sub-requirements Sometimes a given feature may be decomposed in multiple individual and granular parts, each one delivering a subset of value. Generally speaking, a given requirement may be decomposed in multiple sub-requirements, each one covered by one or more Tests. If you’re familiar with Agile, you’ll know that Epics and User Stories map … Continued

Xray 2.0 – Test Plans

Test Plans Before Xray 2.0, there was no specific Test Plan issue, though you could implement your “test plan” in two ways: just by creating Test Executions and consider them as your “test plan” for a given version or, by creating Test Sets; you could define one or more Test Sets for a given version … Continued

Automated tests with Jenkins

Xray for Jira automated tests with Jenkins Following the segment initiated with Bamboo, in this article we will show you how you can automate your tests using Jenkins and our Xray for Jira. In Xray, Automated Tests are executed by an external tool, which controls the test executions and the comparison of actual outcomes and the … Continued

Automated tests with Bamboo

Xray for Jira automated tests with a CI Platform – Bamboo Many customers have been asking us for a simple way to integrate Xray in a Continuous Integration Platform. By doing this, bugs are identified and fixed on a regular basis and quicker time-to-market is achieved. In this article, we are going to show you … Continued