Google+

GoodToKnowStuff


  •  BrowserMob Proxy API  is used along with Selenium WebDriver API to test the performance of the front end while executing our automation tests. As Performance Testing can be done both at both front end and back end of the application. And as Selenium automates the front end part of any application, we can also test front end performance of the scenarios simultaneously by using BrowserMob Proxy API  along with Selenium WebDriver API.
  • Selendroid API is used along with Selenium WebDriver API to write the automation tests for automating the UI of Android's Native Apps, Hybrid Apps and Mobile Browser. 
  • iOS-driver API is used along with Selenium WebDriver API to write the automation tests for automating the UI of IOS's native, hybrid and mobile applications. 
  • Sauce Labs is a commercial support for Selenium which is chosen to run the automation tests in parallel (i.e. on different machines) to reduce the automation scripts execution time and for providing the different infrastructures on cloud (i.e. internet) to relieve us from painful infrastructure setup.

No comments: