[jbosstools-issues] [JBoss JIRA] (JBIDE-12434) Add screencasting functionality to tests

Vlado Pakan (JIRA) jira-events at lists.jboss.org
Fri Aug 17 08:17:14 EDT 2012


     [ https://issues.jboss.org/browse/JBIDE-12434?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Vlado Pakan updated JBIDE-12434:
--------------------------------

    Description: 
Add possibility to save screen cast of test being run.

Implementation:

1. Add class ScreencastRecorder.java to http://svn.jboss.org/repos/jbosstools/trunk/tests/plugins/org.jboss.tools.tests/src/org/jboss/tools/test/util/ with methods start(String pathToVideoFile) and stop()

2. Add monte library .jar file to org.jboss.tools.tests resource directory

3. Add proper license info regarding to using of monte library to plugin org.jboss.tools.tests and source code of ScreencastRecorder.java

  was:Add possibility to save screen cast of test being run.


    
> Add screencasting functionality to tests
> ----------------------------------------
>
>                 Key: JBIDE-12434
>                 URL: https://issues.jboss.org/browse/JBIDE-12434
>             Project: Tools (JBoss Tools)
>          Issue Type: Feature Request
>          Components: testing
>            Reporter: Vlado Pakan
>            Assignee: Vlado Pakan
>
> Add possibility to save screen cast of test being run.
> Implementation:
> 1. Add class ScreencastRecorder.java to http://svn.jboss.org/repos/jbosstools/trunk/tests/plugins/org.jboss.tools.tests/src/org/jboss/tools/test/util/ with methods start(String pathToVideoFile) and stop()
> 2. Add monte library .jar file to org.jboss.tools.tests resource directory
> 3. Add proper license info regarding to using of monte library to plugin org.jboss.tools.tests and source code of ScreencastRecorder.java

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.jboss.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        


More information about the jbosstools-issues mailing list