I am using Teststand2014,
Processmodel : SequentialModel.
With Single Pass option
In my report generation, i used some custom style
There is Custom Step type(Step_type_properties.png) which i am using.
This step type is nothing but calling a Sequence in my main Sequence like Sequence Call.
Main_sequece.Seq
Sub_sequence.seq
After Executing my Main_sequence, The Report generated with called Sequence name (Sub_sequence Name).
But i want the report with Calling stepname(Main_sequence.seq)
How to generate it?
I want to generate the report