I presume you mean this:
http://en.wikipedia.org/wiki/Unstructured_Supplementary_Service_Data
?
Regards,
Floris
---
'What does it mean to say that one is 48% slower? That's like saying
that a squirrel is 48% juicier than an orange - maybe it's true, but
anybody who puts the two in a blender to compare them is kind of
sick.'
--- Linus Torvalds
You can find the answer to that question yourself. Start the virtual
user generator, create a new script, look at the list of protocols.
Is USSD there?
If you're lucky maybe the MMS protocol does something vaguely
resembling what you need, but otherwise I think your answer is "no".
To be frank your best bet is getting some development support to do
these tests. What I've done in the past is ask development to build a
(very simple) custom web UI for testing a protocol that had no native
loadrunner support. You could do something similar. If that is no
option then perhaps there are some C or Java based libraries for this
protocol that you could import into your test script to gain the
required functionality.
However you bend it you have a challenge on your hands though ;-)