HomeSUPPORT QUESTIONS

Need help with StresStimulus? Start here.

Random Data Messages in this topic - RSS

Charles Durrant
Charles Durrant
Posts: 8


9/27/2012
Charles Durrant
Charles Durrant
Posts: 8
Hi,
 
We have a web service that has an add record method. One of the fields is a primary key, I'd like to run a test that continually adds records, my problem is that I really need to have a uniqueid - I could use a data source but it would quickly be used up so to speak.
 
Is there a way to create a unique ID, I expect not, if so how can I pass a FiddlerScript function result to an extractor? I.e.
 
public static string NewGuidString()
{
    return Guid.NewGuid().ToString();
}
Charlie
0 link






Copyright © 2024 Stimulus Technology