diff -r f1112f777ce9 -r 96906a986c3b testdev/ite/src/com.nokia.testfw.stf.help/html/concepts/test_case.htm --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/testdev/ite/src/com.nokia.testfw.stf.help/html/concepts/test_case.htm Tue Mar 30 14:39:29 2010 +0800 @@ -0,0 +1,30 @@ + + + + +Test cases + + + + +

Test cases

+

Test cases are unique tests that are run on components. The test cases either pass or fail in execution.

+

In STF, the actual test cases are separated from the test case execution environment. Typically, test cases are specified in a test case file (also known as configuration file). Using a separate test case file allows you to modify test cases without modifying the software module that does the actual testing.

+ +

In STF, test cases are typically collected into test classes.

+ +
Related concepts
+ + +
Related tasks
+ + + + +