Introduction
After developing an app, the next part of the software development lifecycle is testing. We have a lot of platforms to do the development, but how do we test these apps? Well, a widely known platform for software testing is “Katalon”. Katalon Studio allows automated tests for various UI elements, including iFrames, pop-ups, and wait time.

This article will discuss how to get started with Katalon and get Katalon help in Katalon studio. We will start our discussion with a general introduction about the platform and how to get started with it. Afterwards, we will see the start page, the help section, and how to access tutorials. At last, we will discuss how to report issues, look at log files and check for errors and updates.
So without any further ado, let’s get started!
Getting Started
You probably saw this page when you first installed Katalon Studio in your system. But do you know, you can always return to this page to have a look at onboarding instructions?

These instructions in Katalon Studio are provided for:
⭐ API
⭐ WebUI
⭐ BDD (Behaviour Driven Development)
To get these instructions, you must first start a project. Then, depending on the project type you select, Katalon Studio will show you how to:
👉 Make a test, then run it.
👉 Using a test suite, plan your tests.
Tooltip boxes that are displayed during each tour will walk you through each step.
Katalon Studio also supports BDD. It helps the developer make an app which is designed around the user's behaviour. It helps the developer to know what the user expects to experience when interacting with it.

Start Page
Every time you launch Katalon Studio, the Start Page appears. Your current Katalon Studio version, edition, and licence info, including the expiration date, are all visible on the Start Page. Additionally, you can access Katalon Studio’s academy, help center, doc page (Tutorials), and plugin store here.

You can also go to Help > Start Page to access this Start Page.
Disabling Start Page Content
On the start page, on the right-hand side, there is a section where you can find news, released highlights, hot forum discussions, and guidance on testing best practices. But it is annoying most of the time.
Disabling this content is one of the practices that developers perform. You can also disable these contents by following these steps:
👉 Under Preferences, select Katalon.

👉 Uncheck the box next to "Show Start Page contents" to disable the Start Page content.
Conditions to disable start page content:
✔️ You must have the latest version of Katalon Studio (8.2.0 onwards).
✔️ You must have an active Katalon Studio Enterprise license.






