• dzamtomk@gmail.com
  • Skopje, Macedonia

Darjan Dzamto

  • Blog
  • Legal stuff
  • About
Automation, iOS, QA

Automation tests for iOS app using Appium (Part1)

Darjan Djamtovski
September 19, 2017
1 Comment

Introduction The development process of iOS applications has drastically evolved during the following years, and nowadays everyone is hyped by using some specific architecture, writing unit tests, improving the application, etc. This is very important for today’s market, where each company is racing with it’s competitors to deliver new feature…

Read more
Android, Automation, QA

Automation tests for an Android app using Appium (Part 3)

Darjan Djamtovski
September 10, 2017
1 Comment

Introduction In this part of the post I’m going to be focused on the tools needed for inspecting the elements. If you haven’t checked the previous parts, you can check part 1 and part 2 of this post. For inspecting the application elements you can use the Appium built inspector.…

Read more
Android, Automation, QA

Automation tests for an Android app using Appium (Part 2)

Darjan Djamtovski
September 5, 2017
No Comments

Introduction In the previous post we have talked about the requirements for appium, the code structure of the project, running the first scenario, and going through some of the code. In this post I’m going to talk about the configuration in the project, how to set the appium server, and…

Read more
Android, Automation, QA

Automation tests for an Android app using Appium (Part 1)

Darjan Djamtovski
September 2, 2017
No Comments

Introduction In this post I’m going to talk about the steps for automating your Android application using Appium. By automation it is meant, execution of steps in a given scenario to ensure the application behavior is as per requirement. In this post I’m going to cover an example automating an…

Read more
  • Next »

Recent Posts

  • Xpath in automation testing
  • Working with Rest Assured Matchers
  • Keeping your automation tests clean
  • Why clean architecture is important for automation testing
  • Decrease boilerplate code for API automation using Rest Assured and BDD
Copyright © 2019 Darjan Dzamto