INCLUDE_DATA

Quick Testing Tips Your daily feed of short software testing tips…

8Dec/10Off

Data generation on-the-fly

Today's tip comes from Trish Khoo.
In her post "Go faster! Linking data generation to hotkeys" she describes a handy and elegant way of linking data generating Ruby scripts to AutoHotKey.

Windows key + w = Generates 2 random words and copies them to my clipboard.
Windows key + e = Generates a randomized email address that will still point to my account and copies it to my clipboard.
Windows key + c = Randomly selects a URL from a list of test email campaigns and copies it to my clipboard.

That’s everything I need to fill out most forms in the application I’m testing. So when I just need safe, unique inputs, I can save a few seconds on each screen while filling in forms. More importantly, I don’t have to break my focus in order to find or generate appropriate test data.

This is an automation of a special kind. The kind that assists in sapient testing.

Posted By Albert Gareev
Comments (0) Trackbacks (0)

Sorry, the comment form is closed at this time.

Trackbacks are disabled.

Categories

Authors

Pages

PHP Optimization by PHP Speedy PHP Optimization by PHP Speedy