Appium
-
What is Appium ?
- Appium is the only open Source Automation tool which works for both Android and IOS Automation.
- There are other open source tools avialble like Selendroid, Robotium which works only for Android Platform
- Calabash is one more open source Automation tool works for only IOS Platform
What Underlying API does Appium follow?
Appium uses Selenium 2.0 Webdriver API methods adidition to Mobile Specific API’s
Selenium
-
What is a testing process?
just checking whether it workds or notjust checking whether it workds or notjust checking whether it work or not...?
I have 400 Automation Scripts...I want to run all of them in single click.. How would you achieve that?
Either by Test Management Tools like Maven or ANT (Or) With TESTNG XML File
Soap UI
-
What is ENDPOINT?
It is the Ip address of the Server where Webservice is running
What is SOAP UI Tools?
SoapUI, is the world leading Open Source Functional Testing tool for API Testing
Testing
-
What is whitebox testing?
White Box Testing is a software testing method in which the internal structure/ design/ implementation of the item being tested is known to the tester.
What is blackbox testing?
Black-box testing is a method of software testing that examines the functionality of an application without peering into its internal structures or workings

