Steps To Download And Install Android SDK In Windows

What Is Android SDK? Android SDK is software development kit which enables you to create applications for android platform. For example if you wants to create game for android phone, you need installed android SDK with java programming. Also it provides ability to create emulators to test new created games or any other android apps. … Read more

Appium Tutorials

This appium automation tutorials will take you from beginning level to advanced level in android software app automation testing. Appium software testing tool is freeware mobile automation testing tool using which you can automate native, hybrid and mobile web software apps of android and IOS. If you wants to make career in mobile automation software testing then … Read more

Steps To Download And Install Java/JDK In Windows

JDK is java development kit. If you are working with java software programming language then you must need to install it as it is prerequisite to code and run java software programs, use testng framework or to use SDK. Many peoples don’t know how to install JDK and configure environment variable for JAVA_HOME. Bellow given … Read more

What Is Appium? Why Need Appium? Limitations Of Appium

What Is Appium? Appium is mobile web, native and hybrid software application test automation tool.  It is open-source software automation tool which is useful to automate android and IOS platform apps. Most important thing is : Appium is “cross-platform” automation tool so you can write software automation tests against iOS and  Android (multiple platforms) using same API. “cross-platform” … Read more