Make dynamically changed pages available in reports
---------------------------------------------------

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

    Versions: 2.5    
    Reporter: Marc Guillemot
 Assigned to: Marc Guillemot 


Currently only new "pages" received from server are saved in the file system 
and visible in reports. 

This makes reports blind when testing AJAX application where no complete page 
comes from the server and only part of the current page are modified.

When the content of a page is changed dynamically after the execution of a 
step, the current page "state" should be written in a file to be visible in the 
reports.

It would perhaps take too much time to save the current page state for each 
change (for instance a setInputField changes the page state too) therefore 
different strategies should be possible:
- on each change (even change of input field value)
- on AJAX call / on background server request
- on new page (as it is done now)

-- 
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