Appium Beginner Tutorial | Eclipse Java project for iOS Automation

preview_player
Показать описание
1. Setup Mac OS for iOS Automation
2. Create eclipse project and add dependencies
3. Add code in eclipse for iOS Automation
4. Setup device/simulator
5. Start appium server
6. Run & Test

Desired Capabilities
platformName : iOS
deviceName :
platformVersion :
BROWSER_NAME

To get device details

npm install -g ios-deploy
ios-deploy -c
OR
instruments -s devices

References:

------------ UI TESTING ------------

------------ API TESTING ------------

------------ MOBILE TESTING ------------

------------ CI | CD | DEVOPS ------------

------------ VERSION CONTROL SYSTEM ------------

------------ PERFORMANCE TESTING ------------

------------ PROGRAMMING ------------

------------ IDE ------------

------------ MAVEN ------------

------------ OTHERS ------------

You can support my mission for education by sharing this knowledge and helping as many people as you can

Never Stop Learning
Raghav
Рекомендации по теме
Комментарии
Автор

Awsome Explain. Dear Raghav, I really appreciate your hard work and commitment. Keep going

singhneeraj
Автор

Thanks Raghav, for the video. You saved my day today. Really explained everything in detailed.

harishp
Автор

Hi Raghav, I really appreciate your videos. Which video do you recommend to learn how to setup a project that interacts 2 users? For example, a webchat with one desktop browser interacting with one mobile browser

ciscolopez
Автор

Hi Raghav, it is really helpful video, I have a few questions
1. Can I test iphone with Win10 platform?
2. Can I test android in Mac OS?
3. Is any your video talking about appium used to test Windows application?

jialieyan
Автор

Hi Raghav, thank you for impact in form of these great video lessons!
I have a question.. What is the best practice while running mobile automation:
or
2. Start the server once @Before Suite and stop it also once @After suite?

I've heard that it is better to start it and stop after each test case to avoid some server issues.. what can you say based on your experience and knowledge?

Thank you!

Axe
Автор

Hi Raghav, Is there any possibility to test the iOS apps on windows if I have real device and connected through USB.

kalyanlolla
Автор

Hi Raghav
I want to automate my native app on real device
do you have any video for that ??
Please share the link

vivektiwari
Автор

Hi Ragav, please add ios app automation scrips by using windows OS

umaganta
Автор

Hi Raghav, How can we automat Mac desktop application using Appium? Can you please upload vedio for the same?

TheSoniJay
Автор

Hello Raghav, can you please do this same web testing on real iOS devices, instead of Simulator

abhinandangowda
Автор

Hey Raghav, When I try to give appPackage and appActivity of any other application which I have installed from the playstore it didn't work for me. The application immediately logged out and crashed without launching. Can you help me with this problem?

muhammadanasbaloch
Автор

Hi Raghav,
can you make a video on how to run appium server programatically on mac using java. if you could add testng in the code that would be really helpful
like @BeforeSuite should include code to run appium server programatically. @beforeTest should include desired capabilities to invoke the app and @Test should include just a simple print statement. It will really help many students as on the internet there is no better code for mac

shreyazarkar
Автор

How to validate mobile screen using Eclipse with SeeTest cloud devices page like
what is text font?
what is text color?
what is background color of header or page?

Helmetmanvlogs
Автор

I am basically done with setup running with Maven ( windows) but it gave error failed to launch appium settings please help me

Impromptoo
Автор

Is it possible to start IOS simulator on Windows OS.

martinsadeyeye
Автор

Hi raghav,
I am not able to run swipe command for my Android App automation using Appium. I am not able to import the below package, it is throwing some error
import static

meqazi
Автор

Hi @Raghav, I really like your videos.
Is it possible to automate real iOS device with windows OS? If so pls do a video on that, If you have already done it pls share the video link, Thank you.

aaronsabastin
Автор

Hi Raghav, thank you for your tutorial of these great video lessons


But, i'm lost some pieces code at test class and somewhere i do not known that. So you could be give to this sample project to me, do not you

auat
Автор

Do you have Appium course on Udemy....?

abhikumar
Автор

Can you do the lesson for Android native app?

清水正一-vl
visit shbcf.ru