Katalon Studio 20 - How to do Mobile (android) Testing on Windows with Katalon Studio | 8 STEPS

preview_player
Показать описание
Today we will learn
2. How to install Appium
3. How to setup Android device (mobile) for automation
4. Connection and Validation
5. Run TestCase on mobile

node -v
node --version
npm -v
npm --version

node -v
npm -v
where node

Step 3 : Install APPIUM
check Java is installed on your system
java -version
npm install -g appium

Check if appium is installed
appium --version
appium -v
where appium

Step 4 : Open Katalon Studio and connect to Appium

Step 5 : Setup android mobile device for automation
1. Settings - About Phone - tap 7 times on Build number
2. Settings - Developer Options - enable USB Debugging

Step 6 : Connect android device to your system (usb cable)

Step 7 : Run the sample mobile test project

Step 8 : Create a new test and try mobile recording
Run and Validate

References:

____________________________________________________________

Katalon Studio Beginner Tutorial Playlist

Subscribe on:
.
________ ONLINE COURSES TO LEARN ________

------------ Follow ------------
Рекомендации по теме
Комментарии
Автор

hi, new in using katalon studio and appium, I get the error as 'Unable to start the remote session. Unable to start the application' on my 2nd and succeeding runs. What might be the issue?
npm 6.14.13
appium 1.21.0
node.js 14.7.0
jdk 16.0.1


please advise

makoirazon
Автор

thank you! I was trying to apply job that required katalon as main tools, this tutorial help me a lot!

nungkinugroho-zc
Автор

Hey bro!
Thanks for your awesome video but unfortunately I'm am stuck in an error which is happening every time I try to start mobile recorder the error says: "Unable to create a new remote session. Please check the server log for more details. original error: Could not find a driver for automationName 'uiautomator2' and platformName 'android'. Have you installed a driver that supports those capabilities? Run 'appium driver list --installed' to see. (Lower-level error: Could not find installed driver to support given caps)"

I can't able to solve this problem kindly help me regarding this problem.

heroiheroi
Автор

The way he explained all the err on the way of each installed just excellent

sukanyast.
Автор

Thank you Raghav, You're the best teacher in my opinion

novanotama
Автор

solid content, especially the last section, explained all components, a very good learning material for beginner

heiaheiaheiahei
Автор

This is a really good tutorial !!!
Everything is so clear (and a lot of important details)
thank you very much !!!

mirostack
Автор

Super video. I automated my flutter and kotlin app using this video. It's really helpful. Thanks for the video

sreereshmap.s
Автор

Hello, I don't have java installed on my system, could you please help me if any specific version of java would be required ? also javac would come default if I just install java

& Thanks for such a useful session, yet so clear and easy to understand for anyone

anjalibhamre
Автор

Hi Raghav, I have one question. Suppose I have recorded mobile test on physical device and want to run it using KRE / TestOps so in that case Script will run on which device. Please guide me

mpremchand
Автор

Hi,
thank you for cool guide! But I have a problem with recording flutter app. When I try to set text into the EditText i get the error messege Cannot set the element to Did you interact with the correct element?". Is there any solutions?

plummelon
Автор

Hey Raghav I stuck in a functionality for Katalon Mobile app testing. In my app when I am Enter the Integer value app automatically displays the $ symbol.
So when I am entering the integer value with "Set Text" option it returns error message as "Invalid name! A file name must start with English letters or numbers, and can mixup with Space or any of the following characters..."

So please suggest what is the solution for that.

jksprasad
Автор

Sir, I had a problem so I followed your steps and downloaded the latest version and I also setup Katalon, but when I run it, the error message appeared Start Exception: Fail to start Appium server in 30 seconds"
I've tried everything on the media but it doesn't work. I wonder if you can help me?
version my setUp:
- node -v : v18.17.1
- node --version : v18.17.1
- java -version : java version "1.8.0_381"
Java(TM) SE Runtime Environment (build 1.8.0_381-b09)
Java HotSpot(TM) 64-Bit Server VM (build 25.381-b09, mixed mode)
- appium -v : 2.1.3

AlfinEriaSeptiady
Автор

Hi there, I liked this tutorial. But there is one issue which is being coming when I am navigating to Katalon->Run-> Android. Any idea as to how we can resolve it:
"It appears that you dont have node js installed or set up correctly". Please note that every thing is being perfectly installed on my system. Kindly help if you can. THanks in advance.

pageb
Автор

Hi Raghav,
Using Katalon can i combine Desktop/API with Mobile app Automation steps in an single test case.

karthikeyanjd
Автор

I am facing issues while running mobile tests from Jenkins. Works fine locally through command line but through jenkins it gives "It appears that you don't have NodeJS installed and setup correctly." Can you please advise.

niyatijoshi
Автор

javac -version
'javac' is not recognized as an internal or external command,
operable program or batch file.
will it be a problem?

mariamahmed
Автор

Step by Step clarity... Thank You sir ji

urmaddy
Автор

Halo Raghav, , i just watched your video and stuck in minute 19.50. there is nothing happen in my device and how to connect our device to vysor, and vysor to katalon. Please Help!!

elsasilalahi
Автор

Hi Raghav, if we can do Mobile testing in KS then y we need to do seperately in programming languages? Could you clear this doubt?

rajeshbe