Feature Request: Add many Test Suites to Test Plan at once
We typically target our Test Plans for a beta or final release so we always add all of the Test Suites once. It would be nice if the Add Test Suite mechanism provided an easy way to select multiple...
View ArticleC# API Test Case Result
Does anyone here know how to add a test case result via C# or .net through an API call?
View ArticleError while submitting test result to test rail using c#
Hi,I am receiving this error message while submitting a test result."{\"result\":false,\"error\":\"Use of undefined constant GI_MINIAPI_USER_ID - assumed 'GI_MINIAPI_USER_ID'\"}"Any ideas?
View ArticleFeature Request: test Start/Stop Progress button location
Hello,I would like the team to use the start/stop progress buttons when starting a testcase so that we can use the forecasting feature of TestRail.However, the team feedback has been that it is too...
View ArticleNew site feature: Market place for apps, code, utilities
I think it would be great to have a marketplace on your site where testrail users can post things we have written on top of the TestRail API.For example, I would love to post - plugins for Jenkins,...
View ArticleRelease 3.0?
Hi,I'm in the middle of implementing TestRail in our organisation. It'll likely be live in the next couple of weeks, and I just wondered whether you had any news on the release date of 3.0?I know you...
View ArticleProject Overview Formatting
I was wondering if it was possible to change the "In the Past 14 Days" graph and data section in the Project Overview viewer to display "For All Time" or any period greater than 14 Days?
View ArticleTest Runs - finding out test cases that were removed from a Test Run
Is there a way to see a list of test cases that were removed from a test run? I can see passes|failed|blocked but cannot see test cases that were removed from the test run.Thanks
View ArticleDeleting test results/changing final status
Hi there,I'm in the final stages of evaluating TestRail for our future test management, and I have had a great time with it so far. It was very easy to start using and customising straight away.Two...
View ArticleEmail Notifications
Hi,I cant find any comprehensive documentation on testrail email notifications.I know that emails are sent out to newly added testrail users. Can you possibly give me a list of scenarios where emails...
View ArticleFeature Request - audit log for test plans or test runs
It would be really nice from an auditing perspective if we could track changes made to test plans (or test runs). By changes, I mean the addition or subtraction of test cases or test suites (in the...
View ArticleUI Script that accesses "Runs Completed"
Hey again,I'm trying to write a few UI scripts. Is it possible for me to access the data that testruns accesses to read "Total Runs Completed"? Or if not that, access the "# of tests Passed. #...
View ArticleUI Script to set default sorting of Test Runs
Is it possible to change the default sort value for test runs to be by Status_ID? To give you a scale of what I want to reference it could pertain to either the individual grouping of test cases...
View ArticleAPI error "Maximum POST size was exceeded"
I am trying to use the API and I am receiving an error: "Maximum POST size was exceeded".my post looks like this:/index.php?/miniapi/add_result/36908&key=mykey{"status_id":1,"comment":"Automated...
View ArticleForecasting calculations
I am trying to look into forecasting feature of TestRail and I have a questions.1. Is forecasting based on test case estimate or based on elapsed time field or both? I can definitely ask the team to...
View Articleversion and milestone column purpose in testrun
Hello,I notice that when selecting what columns to display in the test run view, there are two columns which dont see to have any purpose1. version2. milestoneBoth of these seems to be built in column...
View ArticleRetrieve value of a custom field for a specific test using mini API.
Hi, I would like to retrieve the value of a custom field from the last time a test was run to compare against the results of the current test run (we are intending on storing a performance test result...
View ArticleGeneral Feedback/Questions
Hi,My testers have raised the following questions/feedback.I think the answer to most of them is no, but please correct me if I'm wrong and consider these things for future releases.1. When creating a...
View ArticleAPI requires application/json
I'm working on an integration at the JSON API level that is running into some challenges. When we try to do a jquery ajax call, we receive errors that we can't call it because it doesn't exist on the...
View ArticleHistory or logging of deleting a Test Case
Is there any where in TestRail that shows that a Test Case has been deleted? I can't seem to find a record of this happening.Certainly deleting a Test Suite shows on the Project overview page, but...
View Article