USA: 1-623-232-1062 info@novaturetech.com

WHY WE GO FOR KATALON STUDIO?

HOW TO INSTALL KATTALON STUDIO?

katalon-1

HOW TO CREATE A NEW PROJECT?

katalon-2

HOW TO CREATE A TEST CASE?

Once we created the Test Case, both technical and non technical people can access the Automation by using script option for technical people and manual option for non technical people.

katalon-3

SCRIPTING USING PROGRAMMING KNOWLEDGE

There is a option called Script in the bottom, by clicking that we can write our scripts using our programming languages.

katalon-4

RECORD AND PLAYBACK

katalon-5

MANUAL MODE (AUTOMATING USING INBUILD METHODS)

katalon-6

OBJECT SPY (INSTEAD OF INSPECTING WEB ELEMENT BY USING THIS OPTION IT WILL AUTOMATICALLY FETCH OUR LOCATORS)

katalon-7

       We can Automate by using manual commands, by using this mode

HOW TO GET THE EXCECUTION REPORTS?

katalon-8

SCRIPT BY USING INBUILD KEYWORD USING KATALON STUDIO

katalon-9

OPERATIONS USING KATALON STUDIO

katalon-10

BY USING THESE INBUILD KEYWORDS WE CAN USE SEVERAL OPERATIONS

 

 

 

GENERATE REPORT IN DESIRED FORMAT USING KATALON STUDIO

HTML FORMAT

katalon-11

EMAIL COFIGURATION

By using Katalon studio, we can share our test execution results easily through email as well as other mails by simple configuration setups.

 

HOW TO DO EMAIL CONFIGURATION IN KATALON STUDIO?

katalon-12

GENERATED TEST REPORT TO OUR MAIL

katalon-13

MOBILE AUTOMATION

In this website we can download node.js : https://nodejs.org/en/download/

katalon-14

Once the configuration is done, we need to set the Appium configuration with Katalon Studio

 

How to setup mobile device in Katalon studio?

katalon-15

Setup android mobile device for automation

  1. Settings > About Phone > tap 7 times on Build number
  2. Settings > Developer Options > enable USB Debugging

katalon-16

CREATE A NEW MOBILE PROJECT

katalon-17

katalon-18

HOW TO AUTOMATE THE MOBILE APPLICATION?

katalon-19

DEMO CALCULATOR PROJECT

katalon-20

API TESTING USING KATALON TESTING

What is API?

API is called Application programming interface

API is the middle man, Who sends the request from client to server and getting us response from the server to client

We are going to do this by using by some set of operations

CRUD Operations

C – Create(Post)

R – Read(get)

U – Update(put, patch)

D –  Delete(delete)

Inside the bracket I have mentioned the method name for Operations

How we going to do API testing in KATALON studio?

katalon-21

Once we created a new API Project, It will generate us a API methods to perform the set of actions

We can send the request in Object repository folder

katalon-22

After creating a rest request we need give our demo URL for we testing

And select which action we going to perform

For Example:

If we going to read the data, we will give get method, and every method have their set of response code according to that we can get our results

Also here we can separate our Base URI and Path parameter and query parameter

IF Auth needed we can add here

katalon-23

Data Driven using Katalon studio

How to read the data in Excel file?

BENEFITS THAT CAN BE DERIVED BY USING KATALON


Author: Edwin M   | Posted On: 20th December 2022   | Category: Article

© 2024 Novature Tech Pvt Ltd. All Rights Reserved.