RUGRAT TOOL FOR C#- This is a tool built for automatic test code generation as a part of course CSE6324 Advanced Software engineering. Additional Project plan and documentation: https://drive.google.com/drive/folders/0B1iF-VlYLTeqY3Rab2d6MENzSFE?usp=sharing
This tool converts Dr.Csallner's & team's work from java to c#. The code is written by them in Java to auto-generate Java programs. We have changed it to a C# program to auto-generate C# programs.
- Create a folder called rugrat at "C:\cse 6324\rugrat"
- Place the config.xml file in rugrat folder created above.
- open the Rugrat_withGUI.soln present Here in visual studio
- Run the GUI using Visual studio
- Output Files will be present in a folder called "C:\cse 6324\rugrat\TestPrograms\edu\uta\cse6324\team6\test"