Is it possible that every time you add a step and expected result, there is a link to add one more step and expected result. This will nicely format steps and expected results.
Is it is not possible, how do we nicely format steps and expected results. ech of my test case has 10-20 steps and the 10-30 expected results.
how to get sequential steps and expected result fileds
align steps with expected results
Same request here I think.
We plan to import a large set of tc's, and we want to align each step with an expected result, so that you can read what the expected outcome of each step is supposed to be.
With the import we do now (from xls) the rows in "steps" are not aligned with the rows in "expected results" and seem to float arbitrary: you cannot see which step matches with what outcome.
I tried the HTML table trick, but that does not work because the tables in both columns are independent so the are rendered with different row heights (dynamic behavior). You *could* specify a fixed row height in pixels. But it is hard to predict how many the needed height in advance, right?
If this is being worked on, any idea of time-frame? Or how it's going to be done. Maybe I can help?
-Serge
We plan to import a large set of tc's, and we want to align each step with an expected result, so that you can read what the expected outcome of each step is supposed to be.
With the import we do now (from xls) the rows in "steps" are not aligned with the rows in "expected results" and seem to float arbitrary: you cannot see which step matches with what outcome.
I tried the HTML table trick, but that does not work because the tables in both columns are independent so the are rendered with different row heights (dynamic behavior). You *could* specify a fixed row height in pixels. But it is hard to predict how many the needed height in advance, right?
If this is being worked on, any idea of time-frame? Or how it's going to be done. Maybe I can help?
-Serge