Changes between Version 95 and Version 96 of TestManagerForTracPlugin


Ignore:
Timestamp:
Aug 9, 2012, 9:05:46 PM (12 years ago)
Author:
Roberto Longobardi
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • TestManagerForTracPlugin

    v95 v96  
    44
    55Jump to the [http://trac-hacks.org/wiki/TestManagerForTracPlugin#RecentChanges list of the latest changes].
     6and watch the [http://www.youtube.com/watch?v=BIi3QMT0rT4 Video tutorial on Youtube], helping old and new users familiarize with the changes and highlighting the recent features of new releases.
    67
    78'''Follow this [wiki:TestManagerForTracPluginQuickSetup Quick setup guide]''' to get you going quickly.
     
    705706'''During the last months:'''
    706707[[BR]]
     708
     709'''Release 1.5.1 (2012-08-12):'''
     710
     711  This is somewhat of a major release, in that it includes several new interesting features and many bug fixes.
     712  See the list below for more details.[[BR]]
     713 
     714  In addition to that, I realized a VIDEO TUTORIAL showing out the main features of this Test Manager, to
     715  help new and existing users take confidence with recent changes, new features and so on.[[BR]]
     716 
     717  Check the tutorial on YouTube: [http://www.youtube.com/watch?v=BIi3QMT0rT4] [[BR]]
     718 
     719  Also the trac-hacks user manual has been restructured, updated and enriched with the recent changes and features.
     720
     721  o Enhancement #353771 (SourceForge): Time tracking capability. [[BR]]
     722                                       
     723                                       This is now possible by means of the enhancements to the tabular views of
     724                                       both test catalogs and test plans and the addition of a custom field.
     725                                       See the comments to the feature request and the video tutorial, where this
     726                                       customization example is fully explored. [[BR]]
     727
     728  o Enhancement #3537704 (SourceForge): Possibility to select columns for the table view. [[BR]]
     729                                       
     730                                        This is now possible from the administration panel. [[BR]]
     731                                       
     732                                        I also added an interesting feature that allows for adding a statistical
     733                                        row to the test catalog and test plan tabular views, with the option to
     734                                        have the sum, average or count of the values in any column, being it a
     735                                        standard or a custom property of test cases or catalogs. [[BR]]
     736                                       
     737                                        This feature is also used to realize the feature #353771 above.
     738                                        See the video tutorial for an interesting use of this one to track test
     739                                        execution effort estimation of an entire test plan  and compare it to 
     740                                        actual execution time. [[BR]]
     741                                       
     742  o Enhancement #3537700 (SourceForge): Option to select table view as default view.
     743                                        This is now possible from the administration panel. [[BR]]
     744                                   
     745  o Enhancement #3537696 (SourceForge): Possibility to change test plans. [[BR]]
     746                                       
     747                                        This is now possible by means of several new actions available on test
     748                                        cases:
     749                                         - On a test case definition page, you have a new action button to add the
     750                                           test case to a plan. A dialog box appears showing you the suitable plans
     751                                           (the ones not containing all test cases).
     752                                         - On a test case instance (a test case inside a plan) page, you have a new
     753                                           action button to remove the test case from the plan.
     754                                         - On a test case instance (a test case inside a plan) page, in case the plan
     755                                           is containing an old snapshot of the test case and you wish to update
     756                                           its text description to the latest version, you have a new action button
     757                                           to do that. [[BR]]
     758                                       
     759  o Fixed Ticket #8932 (Track-Hacks): The test plan tabular view has been enhanced to also
     760                                      show test case full text description [[BR]]
     761
     762  o Fixed Ticket #10131 and #10217 (Track-Hacks): Deleting a Test Case, deleting Test Catalogs containing Test items.
     763                                                  This only happened on PosgreSQL. [[BR]]
     764
     765  o Fixed some bugs that I found ad which were not reported:
     766    - The quick search in test catalogs was not working.
     767    - Indentation of test cases in tabular views for both catalogs and plans was incorrect.
     768    - Localization (i.e. translation) did not work for some parts of the Administration panel,
     769      the Statistical charts page and several dialog boxes.
     770    - Setting a test case status using the pop-up semaphore menu did not work on test plan tabular view.
     771    - Some more I can't recall :D [[BR]]
    707772
    708773'''Release 1.4.11 (2012-06-03):'''
     
    749814  o Enhancement #9208 (Track-Hacks): Test plan with only selected test cases from the catalog, take snapshot version of test cases.[[BR]]
    750815                                     This is an important one. Many users were asking for a way of including only selected test cases into[[BR]]
    751                                      a Test Plan, for different reasons. Now you have it :D[[BR]]
    752   o Added French language catalog! Thanks to someone who doesn't want to be cited :D[[BR]]
     816                                     a Test Plan, for different reasons. Now you have it :D [[BR]]
     817  o Added French language catalog! Thanks to someone who doesn't want to be cited :D [[BR]]
    753818  o Added [wiki:TestManagerForTracPlugin#TestArtifactChangeHistory Object change history] view. It shows the change history of standard and, more interestingly, custom properties of any test artifact.
    754819  o Fixed Ticket #9141 (Track-Hacks): Update installation 1.4.6 -> 1.4.7 not possible[[BR]]
    755820  o Fixed Ticket #9167 (Track-Hacks): installation of 1.4.7 with postgres database not possible[[BR]]
    756821  o Fixed Ticket #9187 (Track-Hacks): Current test status report should consider only last result of a testcase in the plan. [[BR]]
    757                                       Thanks to Andreas for his contribution to fixing this one![[BR]]
     822                                      Thanks to Andreas for his contribution to fixing this one! [[BR]]
    758823'''Release 1.4.7''' (2011-08-28):
    759   o Enhancement #8907 (Track-Hacks): Add template for "New TestCase" - Thanks a lot to Christian for the hard work on this enhancement!!![[BR]]
     824  o Enhancement #8907 (Track-Hacks): Add template for "New TestCase" - Thanks a lot to Christian for the hard work on this enhancement!!! [[BR]]
    760825                                     Now you can define templates for your new test catalogs and new test cases, and assign default templates based
    761                                      on each test catalog![[BR]]
     826                                     on each test catalog! [[BR]]
    762827  o Enhancement #8908 (Track-Hacks): Possiblity to change test case status from the tree view.[[BR]]
    763                                      No more need to open each test case in a plan to set its result, you can now do this directly from the tree view![[BR]]
     828                                     No more need to open each test case in a plan to set its result, you can now do this directly from the tree view! [[BR]]
    764829  o Fixed Ticket #8869 (Track-Hacks): Loading of Test Manager takes too long and sometimes time out[[BR]]
    765830  o Added Spanish and German catalogs! Thanks a lot to Christian and Andreas for the translations!!! Italian was already part of the plugin.[[BR]]
     
    770835  o Fixed Ticket #8876 (Track-Hacks): Can't create Catalogs/Test cases when trac runs from site root[[BR]]
    771836  o Fixed Ticket #8878 (Track-Hacks): TestManagerForTracPlugin does not play well with MenusPlugin[[BR]]
    772   o Fixed Ticket #8898 (Track-Hacks): yui_base_url not honored in templates ?[[BR]]
     837  o Fixed Ticket #8898 (Track-Hacks): yui_base_url not honored in templates ? [[BR]]
    773838  o Enhancement #8875 (Track-Hacks): More visibility for Tickets related to test suites[[BR]]
    774839  Added more statistical charts, including Current test status pie chart and Tickets related to test cases trend chart[[BR]]
     
    796861  o Enhancement #7486 (Track-Hacks): Customizable test case outcomes (aka verdicts)[[BR]]
    797862  o Enhancement #7570 (Track-Hacks): Add a relationship table between tickets and test cases in plan, and corresponding API[[BR]]
    798   o Added wiki documentation on the '''[wiki:TestManagerForTracPluginGenericClass Generic Persistent Class framework]'''[[BR]]
     863  o Added wiki documentation on the '''[wiki:TestManagerForTracPluginGenericClass Generic Persistent Class framework]''' [[BR]]
    799864
    800865'''Release 1.3.12''' (2010-12-19):