Welcome to the new Parasoft forums! We hope you will enjoy the site and try out some of the new features, like sharing an idea you may have for one of our products or following a category.
Discussion List
Getting "null" from Data Generator Tool under JSON Message Responder
Hi Team, I have created a virtual service and it uses Excel Data Source named "CompData". I am have added below script in Incoming Request -> Data Generator Tool, I have created "New_Out_Data" String field (Same name mentioned in 'Data Source Column' also), and added the script in "Scripted" pattern. `import…
How to write generated data to a file
Hi Everyone, We are using data generator tool to generate random values, could anyone please help how to extract / write those generated values to a file. Thanks in advance..
Get Current time in Milliseconds
I am trying to generate a timestamp of the current time but in milliseconds. Is there a scripting option to do this, perhaps Extension tool, or is it possible to generate it via the Data Generator Tool?
Cant write values to Test Suite Variable
I am unable to write a value generated from the data generator tool to a variable stored on the test suite level. What is the way of writing values to these variables? The documentation doesnt really specify how to do this. Additionally I am unsuccessful of generating values from a writable data source.