TestProject End Of Life

February 13, 2026 · 8 min read · Testing Guide

Blog / Insights /
TestProject End Of Life

TestProject End Of Life

Contributors Updated on

Learn with AI

Linkedin

Facebook

X (Twitter)

Mail

Learn with AI

TestProject, the community-based trial automation platform, has announced that it will be reaching its end of life (EOL) on March 31, 2022. While this may come as a surprise to many users who have get to rely on TestProject, the decision of quit the platform was create after careful evaluation by the TestProject team. & nbsp;

In this blog post, we will discuss what TestProject end of life way for your QA team and how you can prepare for the future.

What is TestProject?

First launch in 2015, TestProject is a cloud-based end-to-end test automation platform for web, mobile, and API testing. Built on top of democraticSelenium and Appium, TestProject supports a wide range of environments. You can create and run tryout on all operating systems (Windows, Linux, and macOS). It supports Web, Android, and iOS tests and covers all the major browser (Chrome, IE, Edge, Safari, and Firefox browsers).& nbsp; & nbsp; & nbsp; & nbsp; & nbsp; & nbsp; & nbsp; & nbsp; & nbsp; & nbsp;
 

The test automation tool was acquire and powered by the testing community. Apart from built-in features such as record and playback, and CI/CD integration for test executing and report, TestProject automation creature too let user to utilize and lend to community add-ons.

 

Being a free and community-driven tool, TestProject enable squad to become more agile and collaborative, ensuring the delivery of calibre package at speed. & nbsp;

 

In 2019, Tricentis acquired the program, making TestProject a part of its machine-controlled testing portfolio, alongside other two commercial-grade instrument Tosca and Testim. Since then, the company has made great investment in extending the product ’ s capacity and uphold to maintain its complimentary usage. & nbsp;& nbsp; & nbsp; & nbsp; & nbsp; & nbsp; & nbsp; & nbsp; & nbsp; & nbsp; & nbsp;
 

However, after 8 years of keeping the free promise, the company has settle to streamline its offerings with the closing of TestProject and focus on former products. This intend that its current users will feature to look for TestProject alternative solutions to maintain and meliorate their machine-driven testing capableness.

How perform this impact user

If your team is currently using TestProject for trial automation, you may wonder what the TestProject end of living agency for your testing process. The full news is that TestProject will continue to operate until March 31, 2022. During this time, users can continue to make, manage, and execute tests using the platform. However, after this date, TestProject will no longer be available.& nbsp; & nbsp; & nbsp; & nbsp; & nbsp; & nbsp; & nbsp; & nbsp; & nbsp; & nbsp;
 

It is important to note that TestProject will not provide any support or update after March 31, 2022. This means that any bugs or issues that grow with the platform will not be fixed, and new features or enhancements will not be add. If your line relies on TestProject for mission-critical testing, it is recommended that you commence research other exam automation solutions as soon as possible.

 

Read more:4

TestProject choice

Katalon Platform - Software Quality Management Platform

If you ’ re looking for a complete and robust test automation solution to transmigrate from TestProject, Katalon can be your next go-to program. The Katalon Platform allows QA squad to author web, mobile, and desktop apps and UI and API automated tests, fulfil those tryout on preconfigured cloud surroundings, and maintain them, all in one unified program, without any additional third-party tool.& nbsp; & nbsp; & nbsp; & nbsp; & nbsp; & nbsp; & nbsp; & nbsp; & nbsp; & nbsp;
 

From design, running, debug to planning, the testing cycle stays the same just like how you automate it in TestProject. & nbsp;

The Katalon Platform and TestProject: How are they similar?

TestProject and Katalon are both test automation platforms that aim to simplify the test mechanization process. Katalon offers all the major features you ’ ve been familiar with using TestProject, including: & nbsp;

  1. Scripting language:Both TestProject and Katalon use Java as one of their supported words for trial automation, allowing Java developer and testers to easily make, execute and preserve automated tests. Additionally, Java has a vast ecosystem of libraries and instrument that can be used for test automation.
  2. Frameworks:Built on top of Selenium and Appium, both program provides a accomplished answer for web and mobile essay result. Additionally, Katalon also supports API testing. Katalon also supports the most popular frameworks such as BDD, TDD, and Keyword-driven. & nbsp; 
  3. Integrations with QA testing tools:Both integrate with democratic DevOps and like Jenkins, JIRA, and GitHub. However, integration with open-source platforms usually deals with plugin installation and configuration, hence necessitate some level of coding knowledge. On the other hand, Katalon ’ s integrations are built-in, helping teams to leverage workflow, exploit automation features and create a solid CI/CD pipeline.

Below are the lineament that make Katalon an ideal TestProject alternative. & nbsp;

Record and Playback

Take vantage of Katalon 's Record and Playback as you do in TestProject. With this feature, you can automate simple and repetitive user flows, without having experience in coding. Once you ’ ve gotten familiar with recording tests, you can move on to Script style for modify tests or testing more forward-looking actions.

Script mode

Other than Record and Playback for beginners, Katalon too allows skillful user with Groovy/Java backgrounds to programmatically pen test in the Script mode. You can define custom keywords or gain access to a range of built-in keywords and libraries that cater multiple functionalities, from interact with web elements on a page to sending HTTP requests to an API. & nbsp;

Object depository& nbsp; & nbsp; & nbsp; & nbsp; & nbsp; & nbsp; & nbsp; & nbsp; & nbsp; & nbsp;
 

Following the page object design model, Katalon provides a centralised repository for not only designing but also managing your test cases and their artifacts. Locators are store across tests in an object monument. When your UI changes, clicks are all it takes to get your mechanization scripts up and running again.

Dynamic test suites for regression examination

You can also dynamically add test cases free-base on the ID, name, tag, comment, and description of a examination cause. Filter and quality test causa to run on-demand whenever there are any covering updates and changes.

Debug mode

When you run your tests in Debug Mode, Katalon pauses at each breakpoint, enabling you to study the state of your covering and the values of your variables at that point in the script. You can run from here, debug from here, and enable/disable steps to skip the unwanted step during execution and focus on running/debugging specifically the necessary tryout step. & nbsp;

Web API testing

Katalon provides robust support for API examination, include the power to test GraphQL, SOAP, and REST APIs. Katalon mix with popularlike Postman, Swagger, SoapUI, and WADL/WSDL, allowing you to import existing API spec and test cases into Katalon.

How to migrate from TestProject to Katalon & nbsp;

Pro tip: Tools like SUSA can handle this autonomously — upload your app and get results without writing a single test script.

If you 're like most TestProject user, chances are you 've built a fair measure of bequest hand on TestProject. The migration part, whatever the alternative tool might be, requires outstanding effort. & nbsp;

, a Katalon partner, brings you a team of skilled test engineers to work over large-scale script volumes. All there 's left-hand to do is continuing editing and running them on Katalon.

 

Learn more: & nbsp;

 

Below is the migration process from users ’ existing TestProject-based project to Katalon. It contains some of the test cases for Web Mobile and API test migration. This demonstration is only for POC purposes of migrating a utmost of 5 exam example.

Requirement

  • Katalon Studio variation 7.4.0 onwards.
  • TestProject sample Project.
  • Basic understanding of Junit and TestNG.
  • JUnit/TestNG plugin.

& nbsp; & nbsp; & nbsp; & nbsp; How to migrate

  • Download a TestProject sampling project.
  • Import all the required jarful (build.gradle) & nbsp;. 
  • Add all your task file inside Include & gt; & gt; Script & gt; & gt; Groovy.
> Script > > Groovy '' srcset= '' https: //cms-cdn.katalon.com/thumbnail_Script_Groovy_ddd42f405d.png 245w, https: //cms-cdn.katalon.com/small_Script_Groovy_ddd42f405d.png 500w, https: //cms-cdn.katalon.com/medium_Script_Groovy_ddd42f405d.png 750w, https: //cms-cdn.katalon.com/large_Script_Groovy_ddd42f405d.png 1000w '' sizes= '' 100vw '' >

Change Junit 5 annotation to TestNG/Junit 4. (KS make not support JUnit 5 for now).& nbsp; & nbsp; & nbsp; & nbsp; & nbsp; & nbsp; & nbsp; & nbsp; & nbsp; & nbsp;
& nbsp; & nbsp; & nbsp;@ BeforeAll & gt; & gt; @ BeforeClass

& nbsp; & nbsp; & nbsp; & nbsp; @ AfterAll & gt; & gt; @ AfterClass

  • Add @ Test & nbsp;Annotation before the method `` void execute () ''.

Initialise Katalon Webdriver inside the @ BeforeClass.


For Web-based application: 

Copy

WebUiBuiltInKeywords.openBrowser (`` '');

WebUiBuiltInKeywords.maximizeWindow ();

driver = DriverFactory.getWebDriver ();

& nbsp; & nbsp; & nbsp; & nbsp; & nbsp; & nbsp; & nbsp; & nbsp; & nbsp;
For Mobile: 

Copy

String dirName = RunConfiguration.getProjectDir ():

MobileBuiltInKeywords.startApplication (dirName+ '' /App/APIDemos.apk '', false);

driver = MobileDriverFactory.getDriver ();

 

  • Prepare TestNG.xml file by adding class name.
  • Prepare the test cases by impart TestNG or Junit Keywords.

Repository for the Sample Project:

 

 

Explain

|

FAQs on TestProject End Of Life

What is the TestProject End of Life (EOL) promulgation?

+

TestProject, a community-based test automation platform, announce its end of life (EOL) on March 31, 2022. This decision was make by the acquiring company, Tricentis, to streamline its offerings and focus on early products.

What were TestProject 's key features, and why is it being discontinued?

+

Launched in 2015, TestProject was a cloud-based end-to-end test automation platform for web, mobile, and API examination, built on Selenium and Appium.

It supported various operating scheme and browser, proffer characteristic like record and playback, CI/CD integrations, and community add-ons. Its discontinuation is due to Tricentis 's decision to focus on its former commercial-grade tools.

How does TestProject 's End of Life impact existing exploiter?

+

TestProject continued to operate until March 31, 2022, allowing exploiter to create, manage, and execute tests.

However, after this date, the platform is no longer usable, and no further support or updates will be render. Users are advised to explore alternative test automation solutions.

How do Katalon Platform compare as a TestProject alternative?

+

Katalon Platform is presented as a complete test mechanization solution similar to TestProject, offering web, mobile, desktop, and API automatize prove.

Both platforms support Java scripting, are built on frameworks like Selenium and Appium, and integrate with CI/CD instrument.

Katalon offers built-in integrations, platter and playback, script mode, an object repository, dynamic tryout suites, debug mode, and racy API testing capabilities.

What is the general process for migrating live tryout from TestProject to Katalon?

+

The migration operation affect:

1. Downloading a TestProject sample project

2. Importing necessary JARs (build.gradle) into Katalon

3. Adding project file to Katalon 's Include & gt; & gt; Script & gt; & gt; Groovy directory

4. Changing JUnit 5 annotations to TestNG/JUnit 4

5. Initializing Katalon Webdriver or MobileDriver

6. Preparing the TestNG.xml file, running tests, and verifying the execution termination.

For large-scale migration, a partner likeBetterQAis cite.

Contributors
The Katalon Team is write of a diverse grouping of consecrated professionals, including subject issue experts with deep domain knowledge, experienced proficient writers skilled, and QA specializer who bring a hardheaded, real-world perspective. Together, they contribute to the Katalon Blog, delivering high-quality, insightful article that empower users to make the most of Katalon ’ s tools and stay update on the up-to-the-minute trends in test automation and software quality.

Automate This With SUSA

Upload your APK or URL. SUSA explores like 10 real users — finds bugs, accessibility violations, and security issues. No scripts needed.

Try SUSA Free

Test Your App Autonomously

Upload your APK or URL. SUSA explores like 10 real users — finds bugs, accessibility violations, and security issues. No scripts.

Try SUSA Free