Skip to content

Latest commit

 

History

History
19 lines (15 loc) · 881 Bytes

data-gen.md

File metadata and controls

19 lines (15 loc) · 881 Bytes

Data for testing:

  • Application master data such as list of accounts which new transactions reference.
  • Application transaction input data such as input by users and customers during registration.
  • Application historical data
  • Logs output during processing
  • Metrics collected during app processsing

Sham, at http://github.com/tomdcc/sham, generates test data for Java and JVM-based projects for serendipitous bug discovery during exploratory testing.

It's by Tom Dunstan, who works on Grails. Thus, sham's docs are not viewabled until generated by grails after download/clone.

Discussed in: https://vimeo.com/119542461 Feb 11, 2015 Tom Akehurst - Surviving SOA: Delivering (somewhat) continuously on a hostile planet. http://www.tomakehurst.com/surviving-soa-with-continuous-delivery-and-wiremock/