Quantcast
Channel: Selenium Easy - Appium Tutorials
Browsing latest articles
Browse All 12 View Live

Image may be NSFW.
Clik here to view.

Connect Real Android device To PC by enabling USB debugging mode

In order to Run Appium automation tests in real android device, we need to connect real android device to PC by enabling USB debugging mode. To test on a real device or on on a simulator, we need SDK...

View Article



Run Appium Tests on Real Device - Android [Mobile WebApp]

To execute Appium tests on Real device, we need to make sure that device is connected to PC and has Developer Mode option enabled. Once device and app are configured, we can run our tests on that...

View Article

Image may be NSFW.
Clik here to view.

Execute Appium Tests on Real Device - Android [Native App]

In the previous tutorials, we have seen executing appium tests on a real device by using chrome browser (Mobile Web App) . Now in this tutorial we will take a very basic native app and execute Appium...

View Article

Image may be NSFW.
Clik here to view.

Run Appium Tests On Real Android Device over Wifi

In the previous tutorials, we have seen executing Appium tests on a real devices by plugging USB to PC. Now here will execute Appium tests on wifi by enabling wireless adb on the device without...

View Article

Start and Stop Appium Server programmatically

There are multiple ways to start appium service, manually we can start by clicking on appium icon, start using command prompt and programmatically. In this tutorial, let us see how to start Appium...

View Article


Image may be NSFW.
Clik here to view.

Inspect Elements using UIAutomatorViewer

Before start writing test scripts, we need to identify elements like id, name, class etc to perform actions. In order to identify elements, we use UIAutomatorViewer to capture snapshot of current...

View Article

Appium grid configuration Example

As we all know, we use selenium grid to run our tests on different browsers/operating systems in parallel to reduce the execution time. Now we will increase our environment to run tests on mobile...

View Article

Image may be NSFW.
Clik here to view.

Running Appium Tests on Android Emulator

Appium allows us to execute our tests on both real devices and emulators/simulators. We have seen earlier on how to execute tests on real Android Devices. However, we may not have enough real devices...

View Article


Image may be NSFW.
Clik here to view.

How to upload / attach file using Appium

We often come across scenarios where we have to upload a file/image while testing an application. There are multiple ways to upload a file which we have seen using Selenium like using sendkeys() or...

View Article


Image may be NSFW.
Clik here to view.

Top 5 Mobile tools for all budgets

Demand for Mobile testing is surging day-by-day and “the market of Mobile Applications is projected to reach $407.31 billion by 2026” from a report titled Mobile Application Market published by Allied...

View Article
Browsing latest articles
Browse All 12 View Live




Latest Images