In our Project we have a Test case based on Rational Test Manager (RUP Process).
This test case includes, Description, Preconditions, Steps and expected results for each step and finally a notes section.
I feel having expected results for each step is an over kill in writing a test case and includes lot of redundant steps.
What are the test case templates that everyone else use?
Would this differ for Web, Desktop and Mobile?