Katalon Data Generator is not working

Does anyone know why the keyword “com.katalon.data.Generator.getRandomValue” is not working?

kindly share the error logs

Was it because katalon has changed ‘Random Data Generator’ plugin to ‘Data Builder’ plugin?

Here’s the log:
Error Random Data Generator.txt (1.9 KB)

Sorry I’m unable to comment on the error but I see there are very recent changes to the plugin you mention Data Builder - I wasn’t aware this existed but it looks like it might be useful to replace Faker (which isn’t straightforward to install). So thanks for bringing to my attention!

1 Like

@Elly_Tran @philipB can confirm

I’ll tag the owner here -

@mohit.kumar can you assist?

1 Like

We’ve enhanced the plugin to make it more powerful and address additional challenges related to test data management.

With the updated version, there’s no need to call the function separately in your test cases. You can now use this utility to create a test data file directly in Katalon and link it with your test variables seamlessly.

However, if you prefer to continue with your existing approach, you can download the previous file and add it to the plugin folder of your project. This will allow you to continue using your existing keywords without any changes.

Download plugin offline v1.0.0 only from here.

2 Likes

Thank you for the details!!

1 Like