
this course introduces katalon studio for web and mobile automation, teaching installation, object identification, web element handling, alerts, and custom keywords with selenium, plus data-driven and keyword-driven testing.
Discover Katalon Studio, a free, powerful automation tool built on Selenium and Appium for web, mobile, and API testing, with easy installation, embedded Eclipse, and built-in reports.
Install katalon studio on windows by downloading from katalon.com, signing up, selecting windows 32 or 64 bit, extracting, launching the exe, and setting up the first project.
Explore how Test Object in Katalon Studio identifies web and mobile elements using attributes, XPath, and CSS selectors, aided by spy wave.
Learn to locate web elements with css selectors in selenium webdriver, using id, class, and other attributes, and apply ends with, starts with, and contains pattern matching.
Learn to write relative XPath with double forward slashes and attribute filters to uniquely identify web elements, verify selectors with dollar X, and target inputs like the Google search box.
Learn to capture web elements with the spy web tool in Katalon Studio, verify and highlight them, then save to the object repository using XPath or CSS.
Learn to capture web elements with Katalon object spy, create test objects using XPath and CSS selectors, and add them to the object repository for manual or scripted tests.
Create your first automation test case in Katalon Studio with record and replay, using the web recorder and object repository for reliable, browser-based test execution.
Create your first manual mode test in Katalon Studio by opening a browser to a login page, entering username and password, clicking submit, and closing the browser.
Learn browser automation in Katalon Studio using manual mode: open browser, load URLs, maximize the window, navigate, use back and forward, and close the browser, with scripting mode coverage.
Learn to automate browser tasks in Katalon Studio scripting mode using web UI built-in keywords to open browser with URL, navigate, maximize, back, forward, and close.
Learn to handle text fields in Katalon Studio's scripting mode with the web UI set text method, identifying the object and entering a string.
Learn to handle checkboxes in Katalon Studio's manual mode by using check, uncheck, and verify element checked or not checked, with object repository and css selectors.
Learn to handle a checkbox in script mode with katalon studio, including checking, unchecking, and verifying checked status using verify element not checked and verify element checked.
Learn to handle radio buttons in Katalon Studio manual mode by clicking a radio button or using the check keyword, demonstrated on a demo site with male and female options.
Learn to handle dropdowns in manual mode with Katalon Studio, borrowing three selection methods from Selenium WebDriver: by label, by value, or by index, and verify the Africa option.
Learn to handle dropdowns in Katalon Studio scripting mode by selecting options by label and verifying options selected by label, using test objects from the object repository.
Master handling multiple windows in Katalon Studio manual mode by switching to a child window using its index, entering an email, and closing the window.
Switch between parent and child windows in Katalon Studio using script mode, via index, title, or url. This workflow illustrates Quora and Google flows to verify focus and close windows.
Are you a QA/Manager and want to learn automation to automate your routine task? but due to limited knowledge of programming language and basics of HTML, CSS and javascript, you never caste your focus on automation to automate your monotonous tasks
Then here is the Good news for you!!!!! this course will teach you automation with Katalon Studio which is written on top of Selenium and Appium. In addition to this, Katalon Studio has been designed for pro automation engineer as well as for basic users like manual testers and proactive managers who don't have ever written a single line of automation script. For ease of manual testers and beginners in Automation, Katalon Studio team has created Readable Keywords for almost all actions that any naive user can use with little effort. This tool has a feature to give a dose of Selenium Scripting gradually once the user gets comfortable with this tool.
For pro automation engineers this is Selenium with better features along with better action mapped keywords that can be used with java and groovy with great ease.
Katalon Studio has made it easy to use this tool by embedding Eclipse and all Selenium related Jar already downloaded with tool setup. So the user doesn't need to download Selenium, TestNG jars or any other API jar separately to work with Katalon Studio because everything comes as a single package and that can use right away.
Best Features of Katalon Studio
It uses Selenium at best capacity, So whatever you think can be done through Selenium, can be done with Katalon Studio as well.
Provides Reports for each of the suite execution with the feature of parallel execution in different browser
Every action can be tracked through logs
Provides an interface to integrate GIT, CI Tools and JIRA
The learning curve is really short, any user with prior knowledge of Selenium can start using it right away.
Katalon Studio seems to be an outstanding automation tool with the shortest learning curve for test Automation of web application.
So hope you will enjoy your learning on test automation with Katalon Studio and Selenium.