Forum Discussion

mgroen2's avatar
mgroen2
Super Contributor
7 years ago
Solved

LoadComplete Data Generator Bug

There is a bug in LoadComplete Test Data Generator.

 

I used Data Generator feature for variables and lets you create a list of records for it. After that the list is not incorporated int he variable itself (only 1 item), therefore tests fail because all requests use the same value. I suspect this is because of missing input field to specify number of records (lines) to be created.

 

See attached file for demonstration.

 

Note: in TestComplete, this feature is implemented correctly.

 

  • Hi Mathijs,

     

    I am not sure what the problem is...
    It was specified in the wizard to generate one row of data (Number Of Rows field in the top-left) and one row was generated.
    What was your expectation?

     

     

2 Replies

  • AlexKaras's avatar
    AlexKaras
    Champion Level 3

    Hi Mathijs,

     

    I am not sure what the problem is...
    It was specified in the wizard to generate one row of data (Number Of Rows field in the top-left) and one row was generated.
    What was your expectation?

     

     

    • mgroen2's avatar
      mgroen2
      Super Contributor

      AlexKaras you are right, I totally missed that input field. 

      Sorry about it.