Web testing with a tool the katalon
Hello, we are meeting again with the topic automatic test using katalon.
What is that katalon ?
Katalon as software testing its use to help software QA in testing a web , mobile and API.
This time we discuss Web testing using a tool the katalon
Steps 1 :
Install a katalon first : https://www.katalon.com/
Steps 2 :
Create new project :

Follow the below steps to get familiar with the Record & Playback features for Web UI Test
Steps 3: Launch Katalon Studio and click New > Test Case on the main toolbar. Provide a name for your test case and click OK. An empty test case will be created.
Steps 4: Click on Record Web from the main toolbar.
Steps 5 : When you are done with recording, click OK to save recorded actions into Katalon Studio. You will be prompted to save captured objects into Object Repository which can be reused whenever needed. You can also create a folder to maintain page objects in desired structure. Click OK to continue.
Steps 6 : Just click on ‘Run’ to execute recorded test cases in desired browser.
If you have questions. please, comment to the story :)