TestDataGen | Library and maybe GUI project for test data generation

 by   adamfoneil C# Version: v1.0.3 License: MIT

kandi X-RAY | TestDataGen Summary

kandi X-RAY | TestDataGen Summary

TestDataGen is a C# library. TestDataGen has no bugs, it has no vulnerabilities, it has a Permissive License and it has low support. You can download it from GitHub.

There are several test data generator apps for SQL Server -- Red Gate, ApexSQL, and DevArt have tools that come to mind. I actually bought the Red Gate app. I did not try the ApexSQL app if I recall, but my problem with Red Gate's tool was that although you could do random foreign key lookups, you couldn't put a filter or predicate on those lookups. This is important in multi-tenant systems where foreign key values must be consistent within a certain customer "partition." In other words, you can't have foreign key values that cross customer boundaries. I have not seen that as a feature in any of the apps I looked at, so that's something I wanted to address. This repo is just my baby steps towards a test data generator app for SQL Server. There is no user interface yet, just some low-level randomization and data access methods. I am not positive that I want to to build a GUI at all -- right now I'm just exploring feasibility. Here's an example I used today (6/8/17) that generated 100 random "customer" records via an MVC action. Although my example uses the Postulate SaveMultiple method to save the data, this library has no dependence on Postulate. Here's a link to the Generate method in this library that does the actual work. Also, note the Random method. There are a couple overloads of it (as well as a RandomWeighted method). This is what supplies individual random values to a property when generating a random object.
Support
    Quality
      Security
        License
          Reuse

            kandi-support Support

              TestDataGen has a low active ecosystem.
              It has 4 star(s) with 0 fork(s). There are 2 watchers for this library.
              OutlinedDot
              It had no major release in the last 12 months.
              There are 1 open issues and 0 have been closed. There are no pull requests.
              It has a neutral sentiment in the developer community.
              The latest version of TestDataGen is v1.0.3

            kandi-Quality Quality

              TestDataGen has no bugs reported.

            kandi-Security Security

              TestDataGen has no vulnerabilities reported, and its dependent libraries have no vulnerabilities reported.

            kandi-License License

              TestDataGen is licensed under the MIT License. This license is Permissive.
              Permissive licenses have the least restrictions, and you can use them in most projects.

            kandi-Reuse Reuse

              TestDataGen releases are available to install and integrate.

            Top functions reviewed by kandi - BETA

            kandi's functional review helps you automatically verify the functionalities of the libraries and avoid rework.
            Currently covering the most popular Java, JavaScript and Python libraries. See a Sample of TestDataGen
            Get all kandi verified functions for this library.

            TestDataGen Key Features

            No Key Features are available at this moment for TestDataGen.

            TestDataGen Examples and Code Snippets

            No Code Snippets are available at this moment for TestDataGen.

            Community Discussions

            No Community Discussions are available at this moment for TestDataGen.Refer to stack overflow page for discussions.

            Community Discussions, Code Snippets contain sources that include Stack Exchange Network

            Vulnerabilities

            No vulnerabilities reported

            Install TestDataGen

            You can download it from GitHub.

            Support

            For any new features, suggestions and bugs create an issue on GitHub. If you have any questions check and ask questions on community page Stack Overflow .
            Find more information at:

            Find, review, and download reusable Libraries, Code Snippets, Cloud APIs from over 650 million Knowledge Items

            Find more libraries
            CLONE
          • HTTPS

            https://github.com/adamfoneil/TestDataGen.git

          • CLI

            gh repo clone adamfoneil/TestDataGen

          • sshUrl

            git@github.com:adamfoneil/TestDataGen.git

          • Stay Updated

            Subscribe to our newsletter for trending solutions and developer bootcamps

            Agree to Sign up and Terms & Conditions

            Share this Page

            share link