manojsirsat/RMS_Latest — reverse-engineered prompt
Reverse engineered prompt
I want you to turn this into a clean, working Java test automation project that I can actually run without digging around. The README looks like a placeholder, so please inspect the code, pom file, config, test suites, resources, and test data folders, figure out what this project is supposed to do, and wire everything up so it builds and runs end to end.
Please make it easy to execute the test suites, use the config file properly, read any test data from the project, and generate clear test output and reports. If parts are broken, incomplete, or just messy, fix them in a sensible way and keep the structure understandable. Add a real README that explains what the project is for, how to run it, how to switch environments or settings, and where to find the results.
If there are missing pieces, add reasonable defaults and a couple of working example tests so I can see the flow. You can check current docs online if needed.
Want more depth? Deep Reverse