Skip to content
This repository has been archived by the owner on Aug 20, 2024. It is now read-only.

User can load results from existing XML to currently open test suites/tests #35

Open
GoogleCodeExporter opened this issue Aug 24, 2015 · 3 comments

Comments

@GoogleCodeExporter
Copy link

Allow the possibility of use the HTML reports files generated by robot to
fill the  test results.

It should exit a menu entry called "open result file" in the file menu that
does the match between the tests that already are in Mabot and the tests
reported by the result file. The tests that that are in both places should
be updated automatically in Mabot with the values of the result file.

Original issue reported on code.google.com by [email protected] on 4 Jun 2009 at 10:48

@GoogleCodeExporter
Copy link
Author

HTML result files won't be supported, but XML files generated with robot could 
be used.

Currently it is no possible to load the XML file results other way than having 
it in
correct place
http://code.google.com/p/robotframework-mabot/wiki/UserGuide#Always_Load_Old_Dat
a_From_XML.


Implementing result loading from XML should not be too hard as there is already 
code
that does that in "Always Load Old Data From XML" functionality.

Original comment by [email protected] on 4 Jun 2009 at 2:02

  • Changed title: User can load results from existing XML to currently open test suites/tests
  • Changed state: Accepted

@GoogleCodeExporter
Copy link
Author

Original comment by [email protected] on 28 Jun 2010 at 6:50

  • Added labels: Target-0.8

@GoogleCodeExporter
Copy link
Author

Original comment by [email protected] on 21 Mar 2012 at 10:16

  • Removed labels: Target-0.8

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

1 participant