Re: Automated Test Data for XML files
- From: "Oliver Wong" <owong@xxxxxxxxxxxxxx>
- Date: Wed, 16 Nov 2005 22:28:43 GMT
"Ravi Shankar Nair" <sujashankar@xxxxxxxxxxxxxx> wrote in message
news:dlg8rm$42m$1@xxxxxxxxxxxxxxxxxxxxxxx
>
> I have an XML file which shows the structure of a certain document, may be
> a
> deplyment descriptor or so. Is there any open source tool with which I can
> create some test data for the XML ?
Do you mean that you DON'T have an XML file yet, and you want to
generate a test XML file to use with your program? If so, then as long as
you have a DTD or a Schema, then yes, you can generate test XML files. I
don't know of any open source solutions for that though. They all cost
money.
Otherwise, all I can think of is that you want to somehow give data to
the XML file. Unless that XML file represents a program of some sort, I
don't see what it could do with the data. If the XML file IS a program, we'd
probably need more details on what it does to offer advice.
- Oliver
.
- Follow-Ups:
- Re: Automated Test Data for XML files
- From: Ravi Shankar Nair
- Re: Automated Test Data for XML files
- References:
- Automated Test Data for XML files
- From: Ravi Shankar Nair
- Automated Test Data for XML files
- Prev by Date: Re: BufferedReader - InputStreamHandler Error. please help. thanks
- Next by Date: Re: BigDecimal and trigonometrics
- Previous by thread: Automated Test Data for XML files
- Next by thread: Re: Automated Test Data for XML files
- Index(es):
Relevant Pages
|