Skip to content

Releases: javydreamercsw/validation-manager

Version manager 0.3.5 is out!

28 Jul 20:30
Compare
Choose a tag to compare
Pre-release

A new pre-release with more features and bug fixes.

New Features

  • Export Trace Matrix
  • Export Test Plan
  • Export Attachments with Test Case Execution Export
  • Have templates based on project type
  • Project Templates
  • Add about tab

Bug fixes

  • Error creating issue during execution
  • Unable to create requirement
  • Login in with multiple windows open cause runtime error
  • Updating project doesn't work

Export and other new features!

11 Jul 15:56
Compare
Choose a tag to compare
Pre-release

User Permissions/Roles per project

Added the infrastructure to assign permissions/roles to an user for specific projects besides the existing global permissions already in the system.

Added forms to steps

Now steps can have data entry fields each with validation parameters. Select from String, Boolean (yes/no), Numeric and Attachment. This is basic to extend functionality and probably rendering of this test cases.

Export Test Case and Execution

Basic export of both Test Cases and Executions. This will be enhanced further.

Bug fixes

Fixed a bug where the execution status icons was no longer been displayed on the Execution Window.

Bug fixes and enhancements!

13 Jun 22:25
Compare
Choose a tag to compare
Pre-release

New Features:

  • Add Admin management for configurable items #53
  • Add user management #43
  • Support Sending email #42

Bug Fixes:

  • Demo tab not internationalized #49
  • Notification not autoincrementing #55
  • History not correctly created if updating from EntityServer #50
  • Notifications Tab not translating when changing locale #46

Hot Fix

31 May 21:45
Compare
Choose a tag to compare
Hot Fix Pre-release
Pre-release

Fix a hot bug:

  • Main tab doesn't show on UI #44

Bug fixes and enhancements!

31 May 19:49
Compare
Choose a tag to compare
Pre-release

The following Enhancements where made:

  • Implement Notification system #12
  • Provide interface to add translations from possible plug ins #38
  • Add setting for date format #11
  • Implement Requirement Baselines #4
  • Baselining: Don't change the revision of an item not modified since last baseline #30
  • Implement Trace Matrix #3
  • Add User Profile tab #40

The following bugs fixed:

  • Trace Matrix: Test Cases don't show for all applicable Requirements #32
  • Adding Test Case for execution didn't include Step text #31
  • Baselining an item with major version > 0 resets to 0 #29
  • Trace Matrix issues #27

Minor release filled with new features!

17 May 14:22
Compare
Choose a tag to compare
Pre-release

Although a minor release this pushes a lot of big features of the system:

  • Test Management
    • Create Test Plans and Test cases
    • Relate steps within each test case to a list of requirements
    • Assign execution to an user.
  • Test Execution
    • Add attachments
    • Add Comments
    • Add issues
    • Automatic record of start and end time for each step
  • Test Review
    • If configured to do so, test execution must be reviewed by quality

See more details here.

Also support for rendering documents as PDF was added with proper configuration. See here for more details.

For more details see the tutorial here