Creating and Executing Your First Automated Test Cases
  • Introducing the Record and Playback Feature in Katalon Studio
  • Creating Your First Automated Test Case with Record and Playback
  • Reusing Recorded Steps for New Test Cases
  • Recording Actions on an Active Browser
Creating Test Objects for Your Automated Tests
  • Introduction
  • Understanding How to Identify a Test Object for Automated Tests
  • Identifying the Learning Curve for Beginners
  • Understanding How Katalon Supports Creating Test Objects for Automated Tests
  • Creating Test Objects using Record and Playback feature in Katalon Studio
  • Creating Test Objects Using Spy Web Utility in Katalon Studio
  • Creating Test Objects Manually in Katalon Studio
  • Identifying Some Best Practices for Test Object Maintenance
Using Built-in Keywords to Create Automated Tests
  • Introduction
  • Understanding the Concept of Keyword-driven Testing
  • Capturing Test Objects Using Spy Web
  • Using Built-in Keywords in Katalon Studio to Create an Automated Test
  • Creating More Advanced Tests With Keywords and Statements
  • Creating Custom Keywords in Katalon: Why and How