Starting With Selenium WebDriver

Tuesday, August 16, 2016

Running VBScript from Java

›
Some time we may require to run vbscript from java application. It is mainly required when we try play with system. So sample code is given...
Saturday, July 16, 2016

Running batch file from Java

›
One of the most important requirement for batch file is to run the same command what we run from command line. If we type the series of com...
Saturday, May 14, 2016

Custom Cucumber Reporting Using Maven

›
On previous post we learn how to create custom cucumber report using normal java project. If we use this report for normal java project w...
1 comment:
Saturday, April 9, 2016

Custom Reporting For Cucumber JVM

›
On our previous post we understand cucumber can generate default html report. But report is not so cool. Here we learn how to generate a ...
2 comments:
Friday, March 25, 2016

FreeMarker Template Engine With XML Data Model.

›
On previous post we learn how to marge object type data model with FreeMarker template. Now we learn how we can marge FreeMarker template w...
Thursday, March 24, 2016

Free Marker Template Engine With Object Data Model.

›
Template Engine is used when we separate our HTML coding from our source code. It is basically used when we try to follow MVC architecture ...
Thursday, February 4, 2016

DataTable On Cucumber JVM

›
We need to supply different data on different field or we need to pass the parameter on different variable for some certain situation. We c...
Wednesday, January 13, 2016

Data Driven Testing Using Cucumber JVM

›
Data Driven framework can be implemented easily using cucumber-jvm. We don't need to write much code for data driven framework. We ca...
‹
›
Home
View web version

About Me

My photo
Arjun Ray
View my complete profile
Powered by Blogger.