Meet 2025’s Top-rated Software Test Management Tool. Learn More >

How to Sync Selenium Automation Testing Results with QA Touch?

How to Sync Selenium Automation Testing Results with QA Touch

In this article

“The easiest way to solve a problem is to pick an easy one. “ – Franklin P. Jones

As a team, we are always striving to solve the pain points of the QA team. Previously syncing the test automation results (selenium automation testing results) with QA Touch by leveraging the QA Touch API was the only option. I have a piece of happy news that we are taking care of that part, you can concentrate on architecting your automation scripts and no need to worry about writing the custom code. Yes. You read it right. you can directly sync your test automation results from your continuous integration tool Jenkins to QA Touch. Let us see an example, how you have to configure and execute it from QA Touch itself.

Setting up the Automation Code

Make a note that, this article is written in mind that the Selenium and Test Automation environment is already available. We are going to see how to set up the syncing of test results of the sample automation project, TestNG, and Selenium automation framework to QA Touch.
QA Touch
Download the sample project from the Github repository from here https://github.com/gitdckap/QATouchCI and import in your automation environment. Execute as a TestNG test to confirm the test is executed without any errors because of the environment changes.

Recommended Read: Selenium Python Tutorial

Sync Test Results from Jenkins to QA Touch

Next, we are going to see about setting up the synchronization of the test results process. The steps are below:

  • Login in QA Touch.
  • Click the Project in which you wanted to sync the test automation results.
  • Create a test run for the test automation execution.
  • In this sample project, we have a single test case. Copy the Test Run code from QA Touch. For example, it is TR0001. The below screenshot shows this.

Take the Test Run code

  • Go to your sample test automation project and open the script and update the test method name under @Test as TR0001__test() and Save it. The snippet will look like below:

@Test
public void TR0001__test() throws Exception {
driver.get(“https://www.qatouch.com/”);
Thread.sleep(5000);
Assert.assertEquals(“QA Touch: Free Test case management tool & Test management software”, driver.getTitle());

  • Access QA Touch application and the Jenkins integration has to be done in QA Touch as per the below setup instructions.
    Reference: https://www.qatouch.com/blog/how-to-integrate-jenkins-devops-with-qa-touch/
  • Once the Jenkins configuration is completed in QA Touch, click the Jenkins Project name in the list.

Jenkins Jobs List in QA Touch

  • It is time to map the Jenkins project and QA Touch project. Click the View icon.
  • Click Map Project and select project name, test run, and select TestNG results. Click Save. The below snapshot shows the mapping test run.

Map Project

  • Click the Jenkins project name in QA Touch.
  • It shows the list of builds.
  • Click Build Now in QA Touch.

Click Build Now

  • The automation build will be executed and the test results will be synchronized into the QA Touch project’s test run. The test result snapshot after the update.

Test Run Result updated after execution

 

I hope this blog helps to understand how can we automate the test run result sync process without leveraging QA Touch API for TestNG results, Similarly you can set up the Junit results sync up. Feel free to reach out to us at support@qatouch.com for the new feature requests, if you need additional plugins integration.

Picture of Bhavani R

Bhavani R

Bhavani is the Director of Product Management at QA Touch and a seasoned leader in product management. With certifications as a Scrum Product Owner, Digital Product Manager, and Software Test Manager, Bhavani brings a wealth of expertise to her role. She also holds a Six Sigma Green Belt and has been a featured speaker at the Guild 2018 Conference. Her passion extends beyond product management to testing, blogging, reading, and cooking, making her a well-rounded leader with a keen eye for both technical and creative pursuits.

All Posts

Deliver quality software with QA Touch

Questions? Explore our docs, videos, and more just one click away!

Real people with life changing results

Insights from QA Teams on QA Touch’s Impact

Frequently asked questions

Everything you need to know about the product and billing

Why QA Touch?

QA Touch is an AI-driven test management platform built by testers for testers. It simplifies collaboration between developers and QA engineers while helping to manage, track, and organize test cases efficiently. Streamline your testing processes, enhance QA visibility, and deliver high-quality software with ease.

QA Touch offers comprehensive features to manage the entire test management process. From easy migration with CSV files to audio-visual recording of issues and activity logs and a shareable dashboard for real-time reporting to stakeholders, we ensure the testing teams are always on top of things.

Our focus is on providing complete visibility and control over testing workflows and fostering collaboration between testers and other stakeholders (both internal and external). You can have a look at all the features here.

Once you sign up, it takes only 30 minutes to get your QA Touch account up and running. After registration, you will receive an account activation email with all the details. Log in with your account details and create your first test project on QA Touch—it’s that simple. You are now ready to start inviting your team and assigning them roles.

If you are finding it difficult to log in or facing any difficulty, feel free to reach our support team at info@qatouch.com

Why is QA Touch the best test management tool for me?

QA Touch is an AI-driven test management platform that simplifies collaboration between your developers and testers. Beyond creating, organizing, and executing test cases, QA Touch enables you to manage projects, track bugs, and monitor time—all in one platform.

With an intuitive UI and seamless two-way integrations, QA Touch adapts to your workflow, making test management, project oversight, and bug tracking smarter and more efficient.

With secure OKTA, Microsoft Azure SSO, and Google SSO enterprise features, you can stay connected in every app.

We have integrations with dozens of major apps like Slack, Jira, Monday.com, Cypress, and many more. Explore the whole list of integrations now supported here: Explore integrations

The test management tool is a modern software application that helps QA teams and developers manage their testing process efficiently. It provides a structured approach to creating, organizing, executing, and tracking tests to ensure software applications meet specified requirements and function properly before release.

Don’t just take our word for it.

QATouch is a leader in G2 market reports.