Top "Test-data" questions

How to generate sample XML documents from their DTD or XSD?

We are developing an application that involves a substantial amount of XML transformations. We do not have any proper input …

xml xsd dtd test-data
Sample database for exercise

I would like to play with a larger database to test my knowledge on SQL. Is there a huge .sql …

sql test-data sample-data
Parameter "stratify" from method "train_test_split" (scikit Learn)

I am trying to use train_test_split from package scikit Learn, but I am having trouble with parameter stratify. …

split scikit-learn training-data test-data
Is there a Social Security Number reserved for testing/examples?

Is there a canonical "test SSN" that is used by convention, so is understood by all who see it that …

testing test-data
Test User Data (Fake Data)

Where can I get, or how can I generate a large formatted collection of fake user data (names, email address, …

database testing test-data
List of mock valid/invalid Email Addresses for Unit Tests

Does anyone know of a list of email addresses (which don’t need to be real) I can use for …

unit-testing language-agnostic email-validation test-data
Spring/Hibernate testing: Inserting test data after DDL creation

I have a Spring/Hibernate webapp that has some integration tests that run on an in-memory HSQL database. Hibernate takes …

java unit-testing hibernate spring test-data
iPhone simulator - how to detect when app is running on simulator (so can setup test data)?

Any sample code that would show me how to, in my iPhone application code: How to detect if the application …

ios iphone ios-simulator eventkit test-data
How to pass parameter to data provider in testng from csv file

Am reading data from csv file , i have test for which this data will be the input . i want it …

java csv testng test-data testng-dataprovider
Where can I find magnetic strip (track) test data?

I have written a library of functions that parses track 1 and track 2 data from magnetic strips on cards (credit cards, …

credit-card test-data magnetic-cards