Hi all,
Another day, another obscure question.
I'm using the batch process model, launching two new executions per test socket.
I'm also using the sequence editor.
For each launch of the new execution I'm selecting "Do not use a process model." I'm doing this for simplification of results processing and so that I can display each child thread in its own window, which is a requirement. (Otherwise I would have used new threads instead of executions)
Is there any way to set the DisplayName of each child execution? I can't figure out if there's a way to modify the DisplayExpression or set each execution's DisplayName to something other than the sequence call.
I did run across this thread, but I'm not sure if there's a way to get to the DisplayExpression in my circumstance.
Has anyone done this successfully?
Thanks as always,
Mr. Jim