Test Management Software

diogo19

Starting to get Involved
Hi,


I'm on the lookout for a software package that can manage all my test scripts that includes good security, audit trail and electronic signatures to approve the tests,
My current method for testing involves printing out the document and signing each step with wet signature, trying to do this while working remotely is not ideal,

I've had a look at well known paperless software packages but as I'm part of a small val team these options are not suitable at the moment,

I've also had a look at some test management software packages but these seem to be more geared towards development testing and not GxP testing,

Has anybody experience with any systems that could manage GxP testing that they could recommend to me ?

Any help is greatly appreciated.
 

Tidge

Trusted Information Resource
When answers are provided to the original post, can they please include some of the following information?

High level questions:

How are the life-cycles of the tests managed? Do the tests follow a life-cycle (e.g. proposed -> approved -> obsolete) with required approvals to move between life-cycle state?

How are the test executions managed? Are they automatically part of the same system such that every execution (no matter the outcome) becomes a unique record?

Is the computerized system itself making the evaluation of the results of the test executions? Does this obviate the need for a test report for each execution?

Is there an automatic link established between revisions of tests with test executions with test reports? That is: how is it established which test results belong with with revisions of tests?

How are deviations handled?

Low level questions:

How do the test cases address the possibility of diverse actual results? That is: do test cases have to be configured to only accept results of specific types for individual test steps? For example, Binomial (yes/no)? integer or floating-point ranges? What about tests that would require 'free text'? What happens when tests of other (DUT) system software crashes?
 
Top Bottom