What is Copado Robotic Testing: Ten basic things.

Arvind Kiwelekar
SE 101 : Software Engineering
2 min readJan 15, 2023

--

Photo by Maximalfocus on Unsplash
  1. Copado Robotic Testing (CRT) is a test automation framework that minimizes the time required to develop and deploy test cases. It provides insightful test case analyses.

2. Primarily, it is a cloud-based test automation framework accessible from robotic.copado.com. Also, it can be accessed as an on-premise service. A limited free version is available to learn and understand the framework.

3. Helpful in writing test cases for a wide range of applications, including web-based applications, mobile applications, Salesforce Apps, ServiceNow apps, SAP, simple website, and REST APIs

4. A low-code as well as a pro-code platform. It means you do not require knowledge of test scripting languages or frameworks to develop test cases. It has a feature of keyword-driven test case development.

5. It allows live testing and video-streaming of test case execution, a feature that speeds up debugging process. Testcase execution can be scheduled according to the organization’s policies.

6. Integration with other DevOps tools (e.g., Jenkins) is possible through its OpenAPI.

7. Testing infrastructure comprises three basic concepts: projects, robots, and suites.

8. Project is a collection of Robots or a container object for organizing your test cases.

9. Robots are a test executor environment analogous to a digital workforce executing your test cases.

10 Suite: Testsuites are associated with robots. These are a combination of test scripts and test data.

--

--

Arvind Kiwelekar
SE 101 : Software Engineering

Arvind is a Professor of Computer Engineering in Dr. Babasaheb Ambedkar Technological University Lonere India.