Book a Demo

Author Topic: test results do not update  (Read 2501 times)

MBreuer

  • EA Novice
  • *
  • Posts: 2
  • Karma: +0/-0
    • View Profile
test results do not update
« on: December 02, 2010, 11:32:04 pm »
I want to use EA 8.0 for testing.
I configured my scripts for Build, Test and Debug.
I can run my testscript (configured to capture output, build before test, output parser: nunit)
I made my test in a way that there is a failiure. This is shown in build output.

I want to see this state in the Testing Window, tab nunit in the status column, but all entries in this tab have status Pass. (LastRun has date from the build output)

1. Please help for binding the results to the testing window.
2. Is there a possibility to put a timestamp to the Testingstate instead of date only