Sunday 6 December 2015

Java

Java Basics Concepts
Print all the file names starting with "Test-"
http://automation-home.blogspot.in/2015/01/java-print-all-file-names-starting-with.html

Delete files with the file names starting with "Test-"
http://automation-home.blogspot.in/2015/01/java-delete-files-for-file-names-starting-with.html

Print the file content for the file names starting with "Test-"
http://automation-home.blogspot.in/2015/01/java-print-file-content-for-file-names-starting-with.html


Miscellaneous
Multimap using Google Guava API
http://automation-home.blogspot.in/2014/11/multimap-using-google-guava-api.html

Call javascript function from java code.
http://automation-home.blogspot.com/2015/12/call-javascript-functions-from-java-code.html

Call ruby script functions from java code.
http://automation-home.blogspot.com/2015/12/call-ruby-script-functions-from-java.html

Call python script functions from java code.
http://automation-home.blogspot.com/2015/12/call-python-script-functions-from-java.html


Webdriver
Webdriver - Click using javascript
http://automation-home.blogspot.in/2015/04/java-webdriver-click-using-javascript.html

Webdriver - Mouseover using javascript
http://automation-home.blogspot.in/2015/04/java-webdriver-mouseover-using-javascript.html

How to handle Autocomplete in Java-Webdriver
http://automation-home.blogspot.in/2014/09/Handle-autocomplete-with-webdriver.html

Verifying the text using browser popup 'Open' file functionality
http://automation-home.blogspot.in/2014/08/ReadTextFromNotepad.html


Java Webdriver control hangs, while downloading file in InternetExplorer-9
http://automation-home.blogspot.in/2014/08/IE9-download-file-wd-control-hangs.html

Java-Fetch Internet Explorer Version
http://automation-home.blogspot.in/2015/01/java-program-to-fetch-internet-explorer.html


TestNG
Making migration from JUnit to TestNG bit easier
http://automation-home.blogspot.in/2014/12/migration-from-junit-to-testng.html

How to include other suite files in TestNG suite.
http://automation-home.blogspot.in/2014/07/BundleTestNGSuiteFiles.html


Sikuli
Sikuli Installation
http://automation-home.blogspot.in/2014/08/Sikuli-Installation.html


Automating Calculator application using Java and Sikuli.
http://automation-home.blogspot.in/2014/09/AutomateCalcAppWithJavaAndSikuli.html

AutoIT
Java and AutoIt - Automating the calculator application using autoitx4java
http://automation-home.blogspot.in/2015/06/java-and-autoit-automating-calculator-application.html

twin - Testing and automation for Windows applications  
http://automation-home.blogspot.com/2015/12/java-twin-automation-tool-automate-windows-calc-application.html  

Build Tool
How to call "ANT Build" target's without using 'depends' attribute.
http://automation-home.blogspot.in/2014/07/antcall.html

Adding 3rd Party jar to maven dependency.
http://automation-home.blogspot.in/2014/10/Adding-3rd-Party-jar-to-maven-dependency.html

No comments:

Post a Comment