Generate single HTML reports of finished tests while other tests are running
----------------------------------------------------------------------------

         Key: WT-547
         URL: http://webtest-community.canoo.com/jira/browse/WT-547
     Project: WebTest
        Type: New Feature

    Versions: 3.0    
    Reporter: Marc Guillemot
 Assigned to: Marc Guillemot 


HTML reports are currently generated when all tests are finished. Each single 
report could be generated in a separated thread just once the corresponding 
test is finished.
This would have two benefits:
- it would be possible to look at reports of finished single tests while the 
whole suite is still running
- it would probably save a bit time: no report will need to be generated at the 
end of the suite and the time consumed in parallel will probably not impact the 
tests as WebTest waits often for answers of the application under test 
(assuming it is not on the same machine).

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://webtest-community.canoo.com/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira

_______________________________________________
WebTest mailing list
[email protected]
http://lists.canoo.com/mailman/listinfo/webtest

Reply via email to