Skip to content

Takes input XSD Documents and creates Test XML files that match the XSD specification. Perfect Automation for XML/XSD Testing

Notifications You must be signed in to change notification settings

ByteSizedLaw/C-Sharp-Automated-XML-File-Generator

Repository files navigation

Automated XML-File Generator

This is a Software Testing tool that takes input XSD Documents and automatically generates Test XML files that match the XSD specification.
This is perfect for creating the general XML structure of the file, according to the XSD, with some basic Fuzz data that matches the rules of the XSD specification.

Notes:

  • I have included some very basic XSD documents within the "Sample XSD Files" folder.
  • Feel free to add support for different XML element types as needed. I have only catered for the common ones
  • Requirements:

    This application works as-is, but does require Microsoft's .Net Version 8 to run.
    You can find the download for .Net 8 here.

    About

    Takes input XSD Documents and creates Test XML files that match the XSD specification. Perfect Automation for XML/XSD Testing

    Topics

    Resources

    Stars

    Watchers

    Forks

    Releases

    No releases published

    Packages

    No packages published

    Languages