bottom

This page is dedicated to the tutorials of GEDIS Studio. You will find hereafter a collection of videos and sample projects to dive into the features and benefits of using GEDIS Studio for producing your test data.


Hands on Demographic Control

DemographicControl1 Learn how simple it is to master demographic control with GEDIS Studio. With this tutorial you will quickly learn how to configure and to analyze the generated data distribution of values.

video_32x32 View the video
zipbox-32x32 Download the GEDIS project :
Demographic_1.zip (1.6 Ko)

Advanced Demographic Control

DemographicControl1 This tutorial presents another way to gain control on the distribution of generated values. In this case study, the input data are extracted from a regular text file instead of manually entered. This is one of the very common ways to implement data distribution with GEDIS Studio : use publicly available data or production data to produce realistic test data.

video_32x32 View the video
zipbox-32x32 Download the GEDIS project :
Demographic_2.zip (1.6 Ko)


Design Data Cross-Dependency (aka Correlated Values)

Correlation1 This tutotial presents how to design generators where fields have correlated values. For example, if the gender is male then the first name is randomly selected from the file containing all the male's first name. Or, if the age of the person is over 21 than there's 30 % of chances that it is a married person, while if it is under 21 there's no chance it is a married person.

video_32x32 View the video
zipbox-32x32 Download the GEDIS project :
Correlation_1.zip (1.6 Ko)

Playing with Parameters

Parameters1 Parameter is one of the awsome productivity features of GEDIS Studio. With parameters you can design generic generators for which configuration values are set differently at production time. Playing with parameters enforces reusability of the generators and simplify real-life projects where you have multiple users and usages for the same generator.

video_32x32 View the video
zipbox-32x32 Download the GEDIS project :
Parameters_1.zip (1.6 Ko)

Managing Non Regression Test Data

NonRegression With GEDIS Studio there's no need for backing up test data for non regression. GEDIS Studio is able to reproduce the same data sample at any time from the same configurations. Besides, if your are concerned with non regression you will be happy to test your application with several different samples generated with the same test goals while being different.

video_32x32 View the video
zipbox-32x32 There's no need for a specific project for that feature.

Reusable Field Generator Using Import / Export

Reuse This tutorial presents how to build a set of reusable basic generator rules playing with the import / export of field's generators. This way, you can share part of your designed generator with your colleagues or between data generation projects.

video_32x32 View the video
zipbox-32x32 There's no need for a specific project for that feature.

Generating from the Command Line

Command_Line_1 This tutorial presents how to use the test data generator from script file and command line without relying on the GUI of GEDIS Studio. Doing so, you will be able to generate your test data on-demand at the very moment they are actually needed from your test scripts.

video_32x32 View the video
zipbox-32x32 There's no need for a specific project for that feature.