maheshambati.wordpress.com
Run test scripts against a real iPhone device « Automation
https://maheshambati.wordpress.com/2013/12/18/run-test-scripts-against-a-real-iphone-device
All about Selenium Automation. Run test scripts against a real iPhone device. December 18, 2013. December 18, 2013. We want to execute our testscripts on a iphone device. The iphone driver allows us to execute the WebDriver tests on a real iphone device. We need to install Xcode which is available for the Mac operating systems. We also need a provisoning profile for running the script on a real device. And create a profile. Svn checkout http:/ selenium.googlecode.com/svn/trunk/. Make sure your device is ...
astrologyservicesinchennai.com
About Us
http://www.astrologyservicesinchennai.com/about-us
Call us : 91 9042905931. We are The Best Creating Experts in Chennai. Make a Awesome Future. Share on Google Plus. Please follow & like us :). Http:/ www.astrologyservicesinchennai.com/about-us/. Social media and sharing icons powered by UltimatelySocial.
maheshambati.wordpress.com
Jenkins Configuration for a Java-based Project « Automation
https://maheshambati.wordpress.com/2013/12/23/jenkins-configuration-for-a-java-based-project
All about Selenium Automation. Jenkins Configuration for a Java-based Project. December 23, 2013. December 23, 2013. To demonstrate the Sauce plugin for Jenkins, let’s create a new Jenkins Freestyle project for a Java project. From the Jenkins dashboard page, click. Enter ‘Sauce Java Demo’ in the Job Name field and select. Build a free-style software project. Our sample code is located in github. As the repository URL and enter. In the branch specifier. Section, and select. Invoke top-level Maven targets.
maheshambati.wordpress.com
How to ZIP files in Selenium « Automation
https://maheshambati.wordpress.com/2014/01/20/how-to-zip-files-in-selenium
All about Selenium Automation. How to ZIP files in Selenium. January 20, 2014. January 20, 2014. Public static void zipFolder(String filepath){. File inputFolder=new File(‘Mention file path her”);. File outputFolder=new File(“Reports.zip”);. ZipOutputStream out = new ZipOutputStream(new BufferedOutputStream(new FileOutputStream(outputFolder) );. BufferedInputStream in = null;. Byte[] data = new byte[1000];. String files[] = inputFolder.list();. For (int j=0; j files.length; i ). Leave a Reply Cancel reply.
maheshambati.wordpress.com
Installing ANT for Windows 7 « Automation
https://maheshambati.wordpress.com/2014/04/13/installing-ant-for-windows-7
All about Selenium Automation. Installing ANT for Windows 7. April 13, 2014. April 13, 2014. 1 Download ANT http:/ ant.apache.org/. 2 Unzip it and rename it to ant. 3Set environmental variables JAVA HOME to your Java environment, ANT HOME to the directory you uncompressed, to do it on command prompt type this ( Assume Ant is installed in. Set ANT HOME=E: ant. Set JAVA HOME=D: Program Files Java jdk1.6.0 03. Set PATH=%PATH%;%ANT HOME% bin. Press Environtmen Variables Button. Give the Variable Name:ANT HOME.
maheshambati.wordpress.com
How to use Subversion with Eclipse « Automation
https://maheshambati.wordpress.com/2013/12/21/how-to-use-subversion-with-eclipse
All about Selenium Automation. How to use Subversion with Eclipse. December 21, 2013. December 21, 2013. Adding Subclipse to Eclipse. Subclipse is a project to add Subversion support to the Eclipse IDE. We’ll use Eclipse’s update manager to add Subclipse to our Eclipse IDE. From the Help menu in Eclipse, choose Software Updates Find and Install. To open the update manager. Figure 1. The Eclipse update manager. Is selected, then click Next. To continue. Eclipse displays the next update manager panel.
maheshambati.wordpress.com
Create an object repository for Selenium WebDriver « Automation
https://maheshambati.wordpress.com/2013/12/18/create-an-object-repository-for-selenium-webdriver
All about Selenium Automation. Create an object repository for Selenium WebDriver. December 18, 2013. December 18, 2013. We can install Eclipse as preferred IDE to setup a Java test project. We have to create a properties file, given this name locators.properties. The part before the equals sign is the key, the part after the equals sign is the value. We can give the following content to the file:. InputStream in = getClass().getResourceAsStream(. What has been done. Leave a Reply Cancel reply. You are c...
maheshambati.wordpress.com
Use NetExport to export Firebug’s NET panel « Automation
https://maheshambati.wordpress.com/2013/12/18/use-netexport-to-export-firebugs-net-panel
All about Selenium Automation. Use NetExport to export Firebug’s NET panel. December 18, 2013. December 18, 2013. Firebug comes with a create feature which is visible in the NET panel. The NET panel gives use the per item download time in a breakdown structure. This structure is build up from a HAR file. This recipe shows us how we can export the HAR file from a code perspective. Firebug, NetExport and firestarter. The following code can be used in the setup method to implement the NetExport measurements:.
SOCIAL ENGAGEMENT