Skip to content

ConfusedCoders

the world is opensource
  • data engineering
    • ETL
      • hive
      • pig
    • distributed systems
      • spark
      • hadoop
      • hbase
      • apache drill
    • airflow
    • data storage
      • mongodb
    • search
      • solr
  • data science
    • deep learning
    • machine learning
    • visualization
  • general programming
    • whitepapers
    • open source
    • mobile
    • raspberrypi
    • data structures
    • golang
    • java
      • design patterns
      • hibernate
    • random
      • life
  • about us
    • Nikita Sharma | Data Science Student

ConfusedCoders

the world is opensource
  • data engineering
    • ETL
      • hive
      • pig
    • distributed systems
      • spark
      • hadoop
      • hbase
      • apache drill
    • airflow
    • data storage
      • mongodb
    • search
      • solr
  • data science
    • deep learning
    • machine learning
    • visualization
  • general programming
    • whitepapers
    • open source
    • mobile
    • raspberrypi
    • data structures
    • golang
    • java
      • design patterns
      • hibernate
    • random
      • life
  • about us
    • Nikita Sharma | Data Science Student

How to create Appium testcases that works on AWS Device Farm with zero code changes

  • Nikita Sharma Nikita Sharma
  • May 3, 2018October 21, 2018
  • 1 Comment
  • mobile

tldr; for all the geeks; AWS Device Farm expects to not have certain device specific desired capabilities in the testcases, however we would like to have… Read More »How to create Appium testcases that works on AWS Device Farm with zero code changes

What details should you put in your Mobile QA JIRA ticket

  • Nikita Sharma Nikita Sharma
  • April 28, 2018
  • mobile

Dev and QA consistently face this issue of not being on the same page, or missing some details in the communication process of bug ticket… Read More »What details should you put in your Mobile QA JIRA ticket

How to create test plan before writing an automated test case for Appium

  • Nikita Sharma Nikita Sharma
  • April 25, 2018April 25, 2018
  • mobile

As a beginner QA engineer it’s easy to jump straight on code while writing a test case, or testing a functionality. However it’s much more… Read More »How to create test plan before writing an automated test case for Appium

Appium test mobile device over WiFi

  • Nikita Sharma Nikita Sharma
  • April 8, 2018April 25, 2018
  • mobile, random

This post is a compilation of the Appium discussion thread here that describes the commands for testing the mobile device over the WiFi. Here is… Read More »Appium test mobile device over WiFi

How to organise Appium UI Actions into reusable Python utility

  • Nikita Sharma Nikita Sharma
  • April 6, 2018April 25, 2018
  • mobile

If you are working with Appium you would have already noticed that you need to perform some actions repeatedly. It makes sense to abstract out… Read More »How to organise Appium UI Actions into reusable Python utility

How to select an item from dropdown/spinner in Appium-Python (Android)

  • Nikita Sharma Nikita Sharma
  • April 4, 2018April 25, 2018
  • mobile

This is a quick post to show how to select an item from an android dropdown/spinner in Appium-Python. I have a dropdown with a given… Read More »How to select an item from dropdown/spinner in Appium-Python (Android)

How to inspect android app and get id of elements with uiautomatorviewer

  • Nikita Sharma Nikita Sharma
  • March 30, 2018April 24, 2018
  • mobile

Android sdk comes with few very useful tools. One of them is uiautomatorviewer that can be used to inspect your android app and to find… Read More »How to inspect android app and get id of elements with uiautomatorviewer

Deep Learning Day 1 – Install Tensorflow, Keras and Jupyter for dev

  • Yash Sharma Yash Sharma
  • December 20, 2017October 21, 2018
  • deep learning

This post is focussed on getting our dev env setup for our future  experiments. Dev stack is pretty minimal for now: TensorFlow Keras Jupyter notebooks… Read More »Deep Learning Day 1 – Install Tensorflow, Keras and Jupyter for dev

Deep Learning Day 0 – Knowing the technology

  • Yash Sharma Yash Sharma
  • December 20, 2017October 21, 2018
  • deep learning

I am writing this series of blogs to document my learnings as I travel through the data science world. I will be focussing on Deep… Read More »Deep Learning Day 0 – Knowing the technology

Setup PyCharm for Deep learning with TensorFlow, Keras and Jupyter (with virtualenv)

  • Yash Sharma Yash Sharma
  • December 19, 2017December 19, 2017
  • 3 Comments
  • deep learning, machine learning

This is a startup post to get your dev environment setup for diving into Deep Learning. I have chosen to begin with TensorFlow and Keras… Read More »Setup PyCharm for Deep learning with TensorFlow, Keras and Jupyter (with virtualenv)

Appium Error : WebDriverException: Message: An unknown server-side error occurred while processing the command. Original error: Could not find adb Please set the ANDROID_HOME environment variable with the Android SDK root directory path

  • Nikita Sharma Nikita Sharma
  • November 23, 2017April 19, 2018
  • mobile

This Appium error is sometimes misleading. Here is how I fixed this error. Check if Path variables are present Check if the $ANDROID_HOME and$ JAVA_HOME… Read More »Appium Error : WebDriverException: Message: An unknown server-side error occurred while processing the command. Original error: Could not find adb Please set the ANDROID_HOME environment variable with the Android SDK root directory path

How to install Appium in Ubuntu

  • Nikita Sharma Nikita Sharma
  • November 22, 2017June 11, 2020
  • 6 Comments
  • mobile

This is a small post that provides you the information on installing Appium on Ubuntu. Steps to install Appium Install dependencies required by Appium Run… Read More »How to install Appium in Ubuntu

  • « Previous
  • 1
  • …
  • 3
  • 4
  • 5
  • 6
  • 7
  • …
  • 12
  • Next »

Neve | Powered by WordPress