top button
Flag Notify
    Connect to us
      Site Registration

Site Registration

Can someone explain me about setup and tear down mechanisms in Robotframework ?

+2 votes
226 views

If possible explain me with an simple example for better understanding.

posted Feb 26, 2014 by Iti Jindal

Looking for an answer?  Promote on:
Facebook Share Button Twitter Share Button LinkedIn Share Button

Similar Questions
+4 votes

I am trying to execute a test case using robotframework automation and with every test case i am getting 3 log files which are in html format. I am trying to save those 3 files in a different folder and different path.

Plus if i execute another test case the log files will save there with the increment of their count. like output2.html and so on.

...