Tutorial 11: Guide on the Script Table in FitNesse with an example
In "FitNesse For Beginners" tutorial series page, checkout all tutorials if you missed an article. In this table, we are going to discuss and learn about the slim testing engine using Script Table in FitNesse with an example in detail. Script Table In FitNesse: Script table is a series of actions and checks that are similar to Do Fixture. The first row of script table starts with word "Script" followed by the name of the fixture (known as the "actor") and it's constructor arguments that will be used by the…