Tagged Questions

The tag has no wiki summary.

learn more… | top users | synonyms

1
vote
1answer
365 views

Free web-based Test Case Management Software

Does someone know a free web-based test case management software? I looked around in the internet and on some comparisons, but either they are expensive as hell or looking bad as hell ... (basic HTML ...
1
vote
1answer
117 views

Can anyone suggest one test management system working with Mingle

Now I have used Mingle as my project management system(develop with story card and report bug when check those cards.) But, do we have any mingle like test management system? Which I need is to create ...
1
vote
2answers
136 views

Web-based test plan tracking tool?

I see a lot of questions about test management tools, but none of them seem to do quite what I want them to do. Can anyone help me find what I'm looking for? Here are the kinds of features that I want ...
1
vote
2answers
187 views

Web-based test plan tracking tool?

I see a lot of questions about test management tools, but none of them seem to do quite what I want them to do. Can anyone help me find what I'm looking for? Here are the kinds of features that I want ...
0
votes
0answers
88 views

What proportion of different types of software testing does your team use? [closed]

I'm seeking a little "wisdom of crowds" estimation or a pointer to an authoritative reference regarding insight into best practices for allocating effort into testing. While there is a wide range of ...
0
votes
2answers
52 views

Test Result Management and Reporting tool

I'm looking for a some sort of management/reporting tool that collects the results of tests, stores them for reporting, then lets users generate reports based on those tests. We have numerous test ...
0
votes
4answers
349 views

Best Test Case Management Tool. Ability to Migrate from TestLink. Integration with JIRA

I'm evaluating a change of Test Management Tool. Currently we are using TestLink and have 3000 TCs on it. My main issues with it are; the lack of field customization in TC creation, not possible to ...
0
votes
1answer
1k views

How do I generate a Quality Center recordset with C#?

I am converting an application that connects to Quality Center via the OTA API from VB.net to C#. The application makes extensive use of recordsets, but I have not been able to get them to work in C#. ...
0
votes
1answer
296 views

In Visual Studio, when would I want to use the Test View?

For managing unit tests in Visual Studio, I use the Test List Editor. There's also a Test View which looks similar but more limited. When would I want to use the Test View as opposed to the Test List ...