I was asked by a colleague today how to perform string concatenation in a web test for a query string they were wanting to be built up of some content from the data context and a hardcoded value. They wanted to do this without resorting to code in a plugin.
Read More...