Hi All,
we are trying to automate some tests from a acceptance team who writes tests
with the test case names with certain convention
eg: Acc_Test_IT_23_IW_S86.901.12107.2
As we need to maintain the same test case name in Fitnesse.While creating a test
with the name as above its erring out. Quick search thru the Fitnesse guides
revelaed that the test case names to be CamelCased ... But in my scenario how
can I go about the special characters like _ , . etc .... Any help or
alternatives to accomdate this will be appreciated.
Many Thanks