Thursday 3 July 2014

DDF Workbook - Version 3.0.3

Issue in 3.0.2 : 
            If test data has duplicate header's then 'Data Driven Framework'(DDF) API doesn't throw any exception. DDF-API picks the test data from the highest column number in case if there are duplicate header names in the test data.

Fixed in Version-3.0.3:
     If test data has duplicate header's then 'Data Driven Framework'(DDF) API throws exception "Header Name '<<HEADER_NAME>>' should be unique."

1. Download the  "DDF Version - 3.0.3.zip" from repository.
2. Extract the "DDF Version - 3.0.3.zip"
3. Click the link for Prerequisite and Setup
4. If you are new to the blog, watch below demo video's
        Click on the link to watch the DDF - Workbook Version-1.0 video.
        Click on the link to watch the DDF - Workbook Version-3.0.2 video.

5. Set the "AH-DDF-3.0.3.jar" in java build path.
6. Set the <<POI>> API jar files in java build path, click on the link "Prerequisite and Setup" to set the mandatory <<POI>> jar files to be placed in the java build path.

                       Duplicate Header Name in test data, refer below Figure-1.
Figure-1

Source Code and results(i.e. exception) in console, refer below Figure-2.
 
Figure-2

<< Previous

No comments:

Post a Comment