[Lsb-infrastructure] [Bug 2033] New: Progress tracking when checking the application

bugzilla-daemon at linux-foundation.org bugzilla-daemon at linux-foundation.org
Thu Apr 10 11:57:56 PDT 2008


http://bugs.linuxbase.org/show_bug.cgi?id=2033

           Summary: Progress tracking when checking the application
           Product: Application Tests
           Version: unspecified
          Platform: All
        OS/Version: All
            Status: NEW
          Severity: normal
          Priority: P2
         Component: ATK Manager
        AssignedTo: khoroshilov at ispras.ru
        ReportedBy: robert.schweikert at mathworks.com
         QAContact: lsb-infrastructure at freestandards.org


When the test is started the ATK manager does not provide sufficient user
feedback about the progress of the test. This might lead users to suspect the
process to be hung. Just running a timer is insufficient. 

I suggest to create a tree with an entry for each directory being checked. For
example this could look like this.

- checking directory (START_DIRECTORY_PATH)
  + checking directory (NAME)
  - checking directory (NAME)
     * checking binary libMyAppLib.so
     * checking binary libMyOther.so
.....

The details of the individual binaries being checked are only shown when the
user expands the tree by clicking the + sign. If a specific directory is not
expanded the individual checking information is not shown. When the checking
mechanism enters a new directory a new node is added to the tree.


-- 
Configure bugmail: http://bugs.linuxbase.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.


More information about the lsb-infrastructure mailing list