Forum Discussion

Rädel's avatar
Rädel
New Contributor
16 years ago

LoadTest

Hi,

using a dataSource "file" I load a ","-seperated list to myn SoapUI request which contains two attributes (name & date of birth).
On validating xml I get the message ".. does not match pattern", but still the request works and I get the correct answer.
But if I start a load test, I get a shema validation error, because one of the fields is not filled. How can that be?

3 Replies

  • omatzura's avatar
    omatzura
    Super Contributor
    Hi!

    hmm... hard to say.. can you attach the project file and data file you are using so I can have a look?

    regards!

    /Ole
    eviware.com
  • Rädel's avatar
    Rädel
    New Contributor
    attached is an outtake of the datafile and a word document with a screenshot of the dataSource.

    this is how the request references to the Data Source:

    ${DataSource#famname}
    ${DataSource#gebdat}

    In the DataSource "famname" and "gebdat" are filled correctly from the csv-file.
    In other cases I use a DataSource with a single attribute instead of a ","-separated list and the load test works perfectly.
  • omatzura's avatar
    omatzura
    Super Contributor
    Thanks!

    Can you share the WSDL also? So I can try to reproduce?

    regards,

    /Ole
    eviware.com