farhan5248 / sheep-dog-tools

Eclipse and Maven plug-ins to help manual testers support developers adopting bdd and tdd using lean principles and model based testing
GNU General Public License v3.0
0 stars 0 forks source link

Create Transposed Step Table #168

Open farhan5248 opened 2 months ago

farhan5248 commented 2 months ago

Right now, all tables support multiple values for multiple attributes. There should be a transposed table with the headers Parameter and Value which has just one record of data. This is useful for really long values or lots of fields.