You can get this new version - v1.5.1 directly from the project's dist directory.
Once I get some feedback, I will also update WAAT-ruby with these changes.
Here is the list of changes in WAAT_v1.5.1:
Changes in v1.5.1
- 
Engine.isExpectedTagPresentInActualTagList in engine class is made public
 
- 
Updated Engine to work without creating testData.xml file, and directly
sending exceptedSectionList for tags
 Added a new method Engine.verifyWebAnalyticsData(String actionName, ArrayListexpectedSectionList, String[] urlPatterns, int minimumNumberOfPackets) 
- 
Added an empty constructor for Section.java to prevent marshalling error
 
- 
Support Fragmented Packets
 
- 
Updated Engine to support Pattern comparison, instead of String contains
 
Thanks.
 
 
 
No comments:
Post a Comment