An open API service indexing awesome lists of open source software.

https://github.com/katalon-studio/record-and-playback-sample-project

This is the project that we used when creating the Katalon Studio for Beginners: Create Automated Tests with Record & Playback course.
https://github.com/katalon-studio/record-and-playback-sample-project

Last synced: 5 months ago
JSON representation

This is the project that we used when creating the Katalon Studio for Beginners: Create Automated Tests with Record & Playback course.

Awesome Lists containing this project

README

          

# Record and Playback Sample Project

This is the project that we used when creating our course [Katalon Studio for Beginners: Create Automated Tests with Record & Playback](https://academy.katalon.com/courses/record-playback-testing/?utm_source=github&utm_medium=prj) on Katalon Academy.

Record and Playback is one of the many quickest and easiest ways to create automated tests.

During the 3 chapters, you will learn how to use Record and Playback in Katalon Studio to:

* Create a new test case from scratch
* Reuse test objects from an existing test case to create new tests
* Record a test case from a specific AUT state on an active browser

In the first chapter, we will quickly walk through Katalon Studio – a free testing tool with Record and Playback. Then, you will learn how to use it for recording tests while performing manual actions on web pages.

In the second chapter, you will know how to reuse the previous test case to form a new one. To do this, you will add new recorded steps to the existing ones, which can also be the way to update any test case when the UI or workflow changes.

And in the final chapter, we show you how to do test recording right on your active browser where you’re working. This will help you save time and avoid duplication of test assets since you don’t need to record all the precondition steps to reach the current state of your UAT.

## Companion products

### Katalon Studio
[Katalon Studio](https://www.katalon.com) is a free and complete automation testing solution for Web, Mobile, and API testing with modern methodologies (Data-Driven Testing, TDD/BDD, Page Object Model, etc.) as well as advanced integration (JIRA, qTest, Slack, CI, Katalon TestOps, etc.). Learn more about [Katalon Studio features](https://www.katalon.com/features/).

### Katalon TestOps

[Katalon TestOps](https://testops.katalon.io) is a web-based application that provides dynamic perspectives and an insightful look at your automation testing data. You can leverage your automation testing data by transforming and visualizing your data; analyzing test results; seamlessly integrating with such tools as Katalon Studio and Jira; maximizing the testing capacity with remote execution.

* Read our [documentation](https://docs.katalon.com/katalon-analytics/docs/overview.html).
* Ask a question on [Forum](https://forum.katalon.com/categories/katalon-analytics).
* Request a new feature on [GitHub](CONTRIBUTING.md).
* Vote for [Popular Feature Requests](https://github.com/katalon-analytics/katalon-analytics/issues?q=is%3Aopen+is%3Aissue+label%3Afeature-request+sort%3Areactions-%2B1-desc).
* File a bug in [GitHub Issues](https://github.com/katalon-analytics/katalon-analytics/issues).