Documentation:
robotframework-2.1.3/doc/userguide/RobotFrameworkUserGuide.html#test-case-name-a
nd-documentation
says: "The test case name comes directly from the Test Case table: it is
exactly what is entered into the test case column."
However first letters of the words are converted to uppercase, example:
*Test Case* *Action* *Argument*
lowercase testname Should Be Equal ${TEST_NAME} lowercase testname
results are:
Lowercase Testname | FAIL |
Lowercase Testname != lowercase testname
Original issue reported on code.google.com by tom.vant...@nsn.com on 12 May 2010 at 12:30
Original issue reported on code.google.com by
tom.vant...@nsn.com
on 12 May 2010 at 12:30