Systems | Development | Analytics | API | Testing

Xray Test Management - Quick demo

A very quick demo that introduces the most important features of Xray. Xray is the leading Quality Assurance and Test Management app for Jira. More than 4.5 million testers, developers and QA managers trust Xray to manage 100+ million test cases each month. Xray is a mission-critical tool at over 5,000 companies in 70 countries, including 137 of the Global 500 like BMW, Samsung and Airbus.

Upgrade your test strategy with the Xray Exploratory App

Exploratory testing helps you cover more untested code, discover new testing scenarios, and find hard to catch bugs which might go unnoticed when you initially drafted your test cases. Take advantage of exploratory testing with the new Xray Exploratory App and ensure the highest quality for your systems. Uncover hidden bugs, reach maximum code coverage and use the skills of testers to find errors.

How TCS scaled test automation with Xray and Boozang

With over 1.5 million members, Touring Club Suisse is the largest mobility club in Switzerland. Founded in 1896, TCS provides assistance, road safety education and accident prevention to all travelers and vehicles along the entire Swiss road infrastructure. TCS adopted Xray for their test management in 2015, which allowed them to manage all the testing activity in Jira and have a simple and solid QA and release process all in Jira.

How to Integrate Robot Framework with Xray

To follow up on my previous article, Guide to Testing Automation with Robot Framework, I will go into more detail about the overall process of writing automated Robot Framework test cases and how to track automation in Jira using Xray. Test automation may seem hard, but it gets easier with the right tools and an open and helpful community like the one surrounding Robot Framework. If your team is using Jira, you can easily integrate testing results coming from the CI/CD pipeline.

Guide to Test Automation with Robot Framework

Robot Framework is a generic open-source automation framework for acceptance testing, acceptance test-driven development (ATDD), and robotic process automation (RPA). Robot Framework allows testers to easily write automated test scripts using a keyword-driven testing approach. Teams using Jira and Xray can easily integrate testing results coming from the CI/CD pipeline. This provides a lean and scalable test automation process.

How to align your team with BDD & automate testing

Behaviour-driven development, also called BDD, is a methodology that involves developing software through examples and provides collaboration between different stakeholders on the team. Stakeholders on a SDLC team are a mixture of technical and non-technical people. BDD encourages all team members to work closely using a common, non-technical language to set the expectations and behavior of a feature. Because of BDD, they share a common understanding of the work that they have to deliver.

Open-Source vs Commercial tools for test automation?

In software testing, open-source tools have existed for quite a while and they will keep existing in the future. New testing frameworks and tools appear every single day, so how do you know what works best for you? Are commercial tools better than open-source alternatives or the other way around? There is no clear answer and “it depends” highly on your needs. Teams are unique and should use whatever tools they want in order to be more efficient, productive, and happy.

Global power supplier gains 50% testing efficiency with Xray

Established in Denmark in 1933, the DEIF Group is a global market leader in green, safe and reliable control solutions for decentralised power production on land or at sea. In simple terms, they make sure power is always available. DEIF Group is staffed by more than 550 employees and represented in 50+ markets in all regions of the world.

How to accelerate testing with in-sprint automation

In modern development practices like Agile and DevOps, testers work in compressed test execution cycles, and automate regression tests to reduce time, efforts and costs involved in testing. But even so, testing doesn’t advance at the same speed as development. The most common form of test automation is N-1 Sprint automation in which QA teams test one sprint behind development.