SmoothFriction.nl

posts - 39, comments - 20, trackbacks - 0

Introducing the Smooth Friction testdata generator (v0.1)

Between work, .Less and other things, I’ve been working a bit on a tool I would personally use. How many times did you just need a big set of test data for an application? How many times did you resort to simply dumping randomly generated data into your tables? Well, I’ve did that a few times, and one of the biggest annoyances is that the generated data is usually not really ‘real’, if you know what I mean.

Say I have an application which has keeps customer records. I’d have a name, address, maybe some dates, something numeric and so on. With my new project, I aim to make getting some sample data easy(tm). It’s very, VERY prototype’ish right now, but I want to practice a bit of ‘release early, release often’ this time. So here it is! Take a look at the Smooth Friction test-data generator, and tell me what you think. Is it something you’d use? Should I continue working on this?

Disclaimer:
I am not a designer, so it looks crap. It’s a very early version, so expect bugs. Lots of them. Break it please, and tell me about it and how you did it ;-)

Print | posted on Thursday, November 12, 2009 12:27 AM | Filed Under [ general testing ]

Feedback

Gravatar

# re: Introducing the Smooth Friction testdata generator (v0.1)

He Erik!
Found the first bug already:
"Internet Explorer can not open the website. Operation aborted"

;-)
11/12/2009 9:18 AM | Roger
Gravatar

# re: Introducing the Smooth Friction testdata generator (v0.1)

Hi Erik,

Pretty good fun but I hit: "System.InvalidOperationException: Type does not exist." when I have multiple generators. Also am I supposed to do something on the "layout your data" tab?

Chris.
11/12/2009 11:03 AM | Chris Owen
Gravatar

# re: Introducing the Smooth Friction testdata generator (v0.1)

@Roger: Weird, which version of IE?

@Chris: Yeah, that happens when you have multiple generators with the same name. It's due to my model binding, which isn't very robust yet. Also due to the way I post my selections to the backing code.
About the layout tab: It's not implemented yet, maybe I should put a big red text here and there to indicate upcoming functionality.
11/12/2009 12:54 PM | Erik
Gravatar

# re: Introducing the Smooth Friction testdata generator (v0.1)

@Roger: ah, I see what you mean. It's probably due to my ugly javascript, I'll have to clean that up for the next push.
11/12/2009 1:51 PM | Erik van Brakel

Post Comment

Title  
Name  
Email
Url
Comment   
Please add 6 and 5 and type the answer here: