https://issues.apache.org/bugzilla/show_bug.cgi?id=54418

            Bug ID: 54418
           Summary: UUID Function
           Product: JMeter
           Version: unspecified
          Hardware: PC
                OS: Windows NT
            Status: NEW
          Severity: enhancement
          Priority: P2
         Component: Main
          Assignee: [email protected]
          Reporter: [email protected]
    Classification: Unclassified

Created attachment 29850
  --> https://issues.apache.org/bugzilla/attachment.cgi?id=29850&action=edit
Includes new function and documentation built against trunk

Testing a web service that requires a UUID as part of the request and all of
the solutions that I have seen (e.g. using JavaScript to generate the UUID)
have been a bit ugly. 

The provided patch creates a new function __UUID() that takes no parameters and
just returns a random type 4 UUID generated from Java's built in
UUID.randomUUID().

-- 
You are receiving this mail because:
You are the assignee for the bug.

Reply via email to