Appium Interview Questions

More about Appium Architecture. How to Set up Appium in Windows. 1) What is Appium? • Appium is an open-source tool for automating Native, Mobile Web, and Hybrid applications on iOS and Android platforms. More • Appium is “cross-platform”: it allows us to write tests for multiple platforms (iOS, Android), using the same API. This […]

Read More Appium Interview Questions
Featured

Selenium Interview Questions

Question 1: What is Selenium? Answer: Selenium is a browser automation tool which lets you automated operations like – type, click, and selection from a drop-down of a web page. Question 2: How is Selenium different from commercial browser automation tools? Answer: Selenium is a library which is available in a many of languages i.e. […]

Read More Selenium Interview Questions

The new ‘Eclipse Oxygen’

So finally after the Neon released in mid of 2016, now Eclipse foundation has released their new project Eclipse Oxygen – the end result of a process that sees the coordination of scheduling and communication across Eclipse Open Source Project teams— is the 12th official simultaneous release and includes “the hard work of 83 open […]

Read More The new ‘Eclipse Oxygen’

Top Java 9 Features

Late on July 2017, Java 9 (Open JDK) is released. With Java, there is some of the best important features is also released. In this article, we’re going to look some of them best features of Java. JShell: Java 9 REPL (Read Eval Print Loop) JShell is the command line tool which included Java in Java […]

Read More Top Java 9 Features