Welcome, Guest! Log In | Create Account

Share

PyUseCase

by gjb1002

Record/Replay "layer" for Python GUIs, consisting of a generic interface and an implementation for PyGTK. Records and replays user actions by being toldnames for them by the app developer, not by capturing system events.


http://pyusecase.sourceforge.net

Testing

Project Feed

  • pyusecase 2.0 file released: pyusecase-2.0.tar.gz

    Version 2.0:
    -----------
    New module (gtklogger.py)
        - A completely new aspect to PyUseCase, which can now produce you a standard log
          of everything that happens in your GUI, which should serve as a baselin for e.g. TextTest.
    Generic module ...

    12:11PM on Jun 26 2009

  • Project Information Updated

    gjb1002 changed the public information on the PyUseCase project

    08:49PM on May 25 2009 by gjb1002

  • Project Information Updated

    gjb1002 changed the public information on the PyUseCase project

    08:49PM on May 25 2009 by gjb1002

  • Project Information Updated

    gjb1002 changed the public information on the PyUseCase project

    08:49PM on May 25 2009 by gjb1002

  • Project Information Updated

    gjb1002 changed the public information on the PyUseCase project

    08:49PM on May 25 2009 by gjb1002

  • Project Information Updated

    gjb1002 changed the public information on the PyUseCase project

    08:49PM on May 25 2009 by gjb1002

  • Project Information Updated

    gjb1002 changed the public information on the PyUseCase project

    08:49PM on May 25 2009 by gjb1002

  • pyusecase 1.4.2 file released: pyusecase-1.4.2.tar.gz

    Process-handling module (jobprocess.py):
        - Restored code to kill arbitrary processes, not just subprocesses, on Windows. New interface.

    11:53AM on Aug 27 2008

  • pyusecase 1.4.1 file released: pyusecase-1.4.1.tar.gz

    Version 1.4.1:
    --------------
    Generic module (usecase.py):
        - Bugfixes to improve determinism around application events, making sure the wait occurs in a predictable place.
          Looks ahead to avoid creating threads or idle handlers which will only ...

    11:59AM on Aug 18 2008

  • pyusecase 1.4 file released: pyusecase-1.4.tar.gz

    Generic module (usecase.py):
        - Allow application event renaming. Sometimes identifiers change in the system, and it's necessary to
          tell PyUseCase about this so it can update any application events that are thereby discovered to have
          ...

    12:10PM on May 27 2008

PyUseCase Actions