Starting With Selenium WebDriver

Sunday, December 25, 2016

How To Get Feature Name And Scenario Name Using Cucumber-JVM

›
Sometime we need to know the Feature name or Scenario name whenever we ran our script using Cucumber-JVM. It may be required for logging pu...
211 comments:
Wednesday, November 30, 2016

How to Pass Examples Data As An Object In A Step Method Using Cucumber JVM

›
Still now whenever we use Scenario Outline we need to pass all parameters in a step method those are mentioned in glue code. So problem is ...
1 comment:
Sunday, October 9, 2016

Passing Parameter In Maven

›
Maven also provide us the facility to pass parameter at runtime and we can use this property value from our Java code. There  are several...
Sunday, September 25, 2016

Adding External Jar In Maven Project

›
We know that maven is a build management tool. So when ever we need to add any jar for our project we can mention dependencies in POM(Proje...
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 ...
‹
›
Home
View web version

About Me

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