MaineRunner
Programmer
Hello,
I am currently using XMLSpy, and have generated a sample xml file from the schema using XMLSpy. This function does not give me the ability to fill in fields to their max length, if they have a max length restriction.
My goal is to test the boundry condition of exceeding the max length. It would be nice to have a tool that can take a schema, generate a sample, and when the tool sees there is a max length restriction on the field, fill the field up to its max length. then it is a matter of simply adding one character (or maybe the tool could do it?)
Has anyone seen such a tool to generate a sample data file?
Thank you
I am currently using XMLSpy, and have generated a sample xml file from the schema using XMLSpy. This function does not give me the ability to fill in fields to their max length, if they have a max length restriction.
My goal is to test the boundry condition of exceeding the max length. It would be nice to have a tool that can take a schema, generate a sample, and when the tool sees there is a max length restriction on the field, fill the field up to its max length. then it is a matter of simply adding one character (or maybe the tool could do it?)
Has anyone seen such a tool to generate a sample data file?
Thank you