Forum Discussion

lmateos's avatar
15 years ago

Re: How to generate id when id is generated with pure java systematic code?

Hello, I am a tester and I am trying to create a set of automated regression scenarios for our webservices, the problem I am dealing with is how the transaction Id's are generated... I talked to our devs and they stated it is java code that generates the transaction id's, which are randomly generated but need to be unique since they are stored in the DB.

Is there a way to incorporate such code to SOAP UI using groovy scripting or something like that, I don't have the piece of code but if there is a way to do it I'll request it so that someone can help me.

Thanks