Testing: Databug
Tom Atwell (contact me)
This package can be used to generate random data sets from sample data.
It can be used to generate data sets with a given format for testing systems that expect input data in that format.
There is an abstract base class for generating arbitrary data sets from sample data taken from arrays or data files.
There is also a concrete class for generating profiles for United States users with with fictional yet realistic data.
The user profile data includes the first name, last name, street address, zip code, e-mail and phone. It can be used to test systems that expect users to sign-up filling forms to provide this kind of personal information.
| Utility
| Consistency
| Docs
| Examples
| Tests
| Videos
| Overall
| Rank
|
| Good (91.7%)
| Good (91.7%)
| -
| Sufficient (75.0%)
| -
| -
| Sufficient (62.5%)
| 478 |
Click here for detailed information about this class on phpclasses.org
Data
source file for street names
Data
source file for US zipcodes
Data
source file for female name
Data
source file for male names
Data
source file for (American) last names
Aux.
additional script for art-related data
Aux.
functions for generating private data