abstracta / ScriptGenerator

.NET Tool used to create OpenSTA script or JMeter script from Fiddler sessions.
21 stars 7 forks source link

Step names and validations #1

Open fltoledo opened 9 years ago

fltoledo commented 9 years ago

I think that we have to take the advantage that we found a great way to identify the steps (they take the name from the fiddler comment) therefore the different validations should have the same numbering. I.e., if there are two validations in the same step, the first should have the name "step 2.1" and the second "step 2.2".