Appium Beginner Tutorial | Eclipse Java project for iOS Automation

  Рет қаралды 25,961

Automation Step by Step

Automation Step by Step

Күн бұрын

Пікірлер: 52
@jialieyan5263
@jialieyan5263 4 жыл бұрын
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?
@RaghavPal
@RaghavPal 4 жыл бұрын
HI Jialie, sorry for late reply 1. Not directly, you will need to run agents or use platforms like TestProject, AppiumStudio 2. Yes 3. Not yet
@singh07neeraj
@singh07neeraj 4 жыл бұрын
Awsome Explain. Dear Raghav, I really appreciate your hard work and commitment. Keep going
@RaghavPal
@RaghavPal 4 жыл бұрын
Thanks a ton Neeraj
@harishp5275
@harishp5275 4 жыл бұрын
Thanks Raghav, for the video. You saved my day today. Really explained everything in detailed.
@RaghavPal
@RaghavPal 4 жыл бұрын
Most welcome! Harish
@ciscolopez20
@ciscolopez20 3 жыл бұрын
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
@RaghavPal
@RaghavPal 3 жыл бұрын
Hi Francisco, I am yet to work on something like this, For now, will have to take online help on this
@Axe5345
@Axe5345 4 жыл бұрын
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: 1. To start and stop programmatically Appium server after EACH test case (@AfterMethod)? 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!
@RaghavPal
@RaghavPal 4 жыл бұрын
Hi, I believe starting and stopping server once should be okay unless you face any issues and want to stop it after each test case.
@umaganta
@umaganta 9 ай бұрын
Hi Ragav, please add ios app automation scrips by using windows OS
@RaghavPal
@RaghavPal 9 ай бұрын
I will check and plan
@TheSoniJay
@TheSoniJay 3 жыл бұрын
Hi Raghav, How can we automat Mac desktop application using Appium? Can you please upload vedio for the same?
@RaghavPal
@RaghavPal 3 жыл бұрын
Hi Jay, I am not sure on this, will need to check
@Helmetmanvlogs
@Helmetmanvlogs 3 жыл бұрын
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?
@RaghavPal
@RaghavPal 3 жыл бұрын
I will check and plan sessions on this
@kalyanlolla2657
@kalyanlolla2657 Жыл бұрын
Hi Raghav, Is there any possibility to test the iOS apps on windows if I have real device and connected through USB.
@RaghavPal
@RaghavPal Жыл бұрын
Not directly on windows, as we need xcode and other tools that are available on mac, but you can do by using cloud devices platforms like browserstack, saucelabs etc
@vivektiwari4141
@vivektiwari4141 3 жыл бұрын
Hi Raghav I want to automate my native app on real device do you have any video for that ?? Please share the link
@RaghavPal
@RaghavPal 3 жыл бұрын
Hi Vivek, yet to create on real iOS device. once you connect, the other process and code will be the same
@abhinandangowda4829
@abhinandangowda4829 5 жыл бұрын
Hello Raghav, can you please do this same web testing on real iOS devices, instead of Simulator
@RaghavPal
@RaghavPal 5 жыл бұрын
I will do it Abhinandan. Can take some time
4 жыл бұрын
@@RaghavPal When can you do it? :)
@aaronsabastin3010
@aaronsabastin3010 4 жыл бұрын
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.
@RaghavPal
@RaghavPal 4 жыл бұрын
It will be not be straight forward to run iOS tests on windows. You can use platforms like TestProject, You can check tutorials here - automationstepbystep.com/
@shreyazarkar
@shreyazarkar 5 жыл бұрын
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
@RaghavPal
@RaghavPal 5 жыл бұрын
I will do Shreya.
@muhammadanasbaloch508
@muhammadanasbaloch508 Жыл бұрын
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?
@RaghavPal
@RaghavPal Жыл бұрын
Hi, are you using some specific app of your project, Can check with the developers, Or try using diff apps
@清水正一-v3l
@清水正一-v3l 3 жыл бұрын
Can you do the lesson for Android native app?
@RaghavPal
@RaghavPal 3 жыл бұрын
I will plan
@abhikumar2469
@abhikumar2469 4 жыл бұрын
Do you have Appium course on Udemy....?
@RaghavPal
@RaghavPal 4 жыл бұрын
Not yet Abhi, you can see this page - automationstepbystep.com/udemy-discounts/
@martinsadeyeye9465
@martinsadeyeye9465 5 жыл бұрын
Is it possible to start IOS simulator on Windows OS.
@RaghavPal
@RaghavPal 5 жыл бұрын
It will be tricky, you can use tools like appium studio or other paid tools
@Impromptoo
@Impromptoo 4 жыл бұрын
I am basically done with setup running with Maven ( windows) but it gave error failed to launch appium settings please help me
@RaghavPal
@RaghavPal 4 жыл бұрын
Hi Vineeta, what is the error. Pls check all the steps again
@rajalakshmisrinivasan2343
@rajalakshmisrinivasan2343 5 жыл бұрын
Thank you
@RaghavPal
@RaghavPal 5 жыл бұрын
You're welcome
@rajalakshmisrinivasan3826
@rajalakshmisrinivasan3826 5 жыл бұрын
@@RaghavPal Could you please share the link of previous calls? How to create base class, adding the desired capabilities and first testcase?
@auat516
@auat516 4 жыл бұрын
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
@RaghavPal
@RaghavPal 4 жыл бұрын
Hi, you can get my project from here - github.com/Raghav-Pal/AppiumDemoProject
@meqazi6559
@meqazi6559 3 жыл бұрын
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 io.appium.java_client.touch.LongPressOptions.LongPressOptions;
@RaghavPal
@RaghavPal 3 жыл бұрын
Hi what is the error, pls also check earlier comments
@meqazi6559
@meqazi6559 3 жыл бұрын
@@RaghavPal io.appium.java_client.touch.LongPressOptions.LongPressOptions; This command is showing "can't be resolved". I just need a command for scrolling up/down to some element in Android.
@RaghavPal
@RaghavPal 3 жыл бұрын
will need to check the appium library
@meqazi6559
@meqazi6559 3 жыл бұрын
@@RaghavPal Please suggest
@RaghavPal
@RaghavPal 3 жыл бұрын
I will update on this
@beytullahsengul
@beytullahsengul 4 жыл бұрын
just I have a bit problem with understanding what you said Otherwise all is perfect
@RaghavPal
@RaghavPal 4 жыл бұрын
Hi, I will improve on pronunciation and add more subtitles
@Impromptoo
@Impromptoo 4 жыл бұрын
Hi raghav
@RaghavPal
@RaghavPal 4 жыл бұрын
Hi Vineeta
Appium Beginner Tutorial | How to add extent reports in Appium Java project
16:44
Automation Step by Step
Рет қаралды 31 М.
Appium Automation Framework from scratch | Java | Maven | TestNG
47:43
Automation Step by Step
Рет қаралды 230 М.
Random Emoji Beatbox Challenge #beatbox #tiktok
00:47
BeatboxJCOP
Рет қаралды 60 МЛН
How Strong is Tin Foil? 💪
00:25
Brianna
Рет қаралды 67 МЛН
Человек паук уже не тот
00:32
Miracle
Рет қаралды 3,9 МЛН
Developing iOS applications with Java and Eclipse
50:57
Parleys
Рет қаралды 22 М.
Appium Beginner Tutorial 16 | How to create iOS automation testing project in java
20:02
Appium Setup with Eclipse in Windows
8:28
QA-Automated
Рет қаралды 14 М.
Setup appium for iOS Real Device and Simulator
17:20
Appium Explained
Рет қаралды 23 М.