Database Load Generation

Overview

This tool can be used to quickly generate multiple rows for each of the application transactional tables to easily support database load testing.

Key Features & Functionality

  • Reads database metadata to automatically pull tables and columns
  • Provides multiple generators for generating data of different types (users, groups, folders, documents, location data, health data, personal data, etc..)
  • Connects to Appian database to generate and populate data in one step
  • Support the addition of new generators

If you have ideas for more generators, please leave a comment!

Anonymous
Parents
  • Any idea how can we integrate Appian function [like https://community.appian.com/b/appmarket/posts/encryption-functions] to generate data

  • Is it important that all of the results are unique? Could you, for example, just input a string generated for that purpose or a list of strings.

    There isn't currently a rule generator, although it might be possible to update the plugin to allow it.  Remember though, for load generation, it's not always necessary to create accurate data for testing the performance. So you might be able to get away with having a single encrypted value that is the same across all rows.

Comment
  • Is it important that all of the results are unique? Could you, for example, just input a string generated for that purpose or a list of strings.

    There isn't currently a rule generator, although it might be possible to update the plugin to allow it.  Remember though, for load generation, it's not always necessary to create accurate data for testing the performance. So you might be able to get away with having a single encrypted value that is the same across all rows.

Children
No Data