Feature Request: Update field values from the test case list
HiWould it be possible to add a feature that allow fields displayed in the list of test cases to be edited. So if you need to update the priority of a test case for example, you can do it from the list...
View Article[API dotnet] Exception thrown in APIClient.cs with get_cases request
Hello,I am having some trouble with APIClient.cs and the 'get_cases' request...everything seems fine until I reach this line of code:result = JObject.Parse(text);The exception thrown is this:Error...
View Articleadd_results & add_results_for_cases error handling
How does TestRail handle bad tests/cases among otherwise good data for the new api calls? That is, what does response code 400 actually mean?Are no results added unless there are no errors? Do all...
View ArticleTest result tagging to filter test case results by cause
We need to track how many times or what percentage of times a certain issue caused a test case to fail. Please consider providing ability to use tags on test results (similar to Pivotal Tracker labels...
View ArticleNew version 3.1.0.3127 and PHP 5.5
Hello!When I tried to install version 3.1.0.3126 it did not work with PHP 5.5 - the following error message was shown:An Error Occurred PHP error: The file /var/www/testrail/app/config/consts.php was...
View ArticleCompleted Dates on the Test Runs & Results panel
On the Test Runs & Results page, we have discrepancies between the chronological order of tests and dates. Please consider providing option to specify runs & plans by last recorded activity...
View ArticleExamples: accessing the API via UI Scripts with session authentication
Hi guys - on the Admin page for the API integration there is the following information:Session authentication works by using the session cookie for authenticating API requests. This is useful when...
View ArticleChange the fields possition
Hello,My colleagues and me are Testrail users and we are wondering if it would be possible to set the "Expected result" field next "Step by step" field instead of underneath.Thanks in advance!
View ArticleRun PHP scripts to import test cases by CSV file
Hi, I want to import test cases which designed in CSV file to TestRail, and it's need to run PHP scripts, but I don't have any experience in using PHP, does anyone could tell me how to run it?Below is...
View ArticleRerun shows error if a Test Plan entry has no test cases
I run a test plan and some tests are recorded as failed or blocked.I click "Rerun" and deselect "Passed".There are now some test suites with no test cases because all the test cases for that suite...
View ArticleReport for last time test suites were ran.
Hi,We have a large number of test suites (50+). I'm hoping there is a report I can run that will tell me details per suite, such as "Last time suite was ran","Amount of times suite was ran". I would be...
View ArticleFeature request: Assign tests to user groups
It would be advantageous to be able to assign each test to a group of users. The test manager may require a test be done by one of several users. It doesn't matter which user from a group performs the...
View ArticleFeature request: Identify which milestone TODOs belong to
It would be advantageous to clearly see from the TODO page what tests belong to which milestones. The test manager may be planning several releases and may have the same test resource (people) for each...
View ArticleAssign a test run/plan to mutiple milestones
Are there any plans around this? I can see having different milestones which a scheduled, automated test suite that runs on a repeated basis for 3rd party integrations would be applicable to. One...
View ArticleFeature request: Assign all tests in a plan to a user
It would be advantageous to be able to assign all test suites in a test plan to a user. Currently one must assign each test suite individually. The workflow in my current project is to use an...
View Articleretrieve information about updates of test cases
I'd like to know which test cases have been updated recently. Something like the history of test cases.It would be great to select the timeframe, test suites and test runs and may be even by the...
View ArticleAlerts banner for TestRail site maintenance
Hi,Today the maintenance period kicked in and a number of my team were generating test cases at the time and hit the Save Changes button. The site returned the maintenance error warning and all of...
View ArticleEnterMethod: pass arguments using variable parameters
HiWe're evaluating using SmartInspect for our web services platform and I thought i might as well capture our feedback here.It appears that the current EnterMethod implementation expects an array of...
View ArticleSupport Resharper's StringFormatMethodAttribute
It would be convenient if the various .NET SmartInspect Session methods which take a format and arguments were decorated with Resharper's StringFormatMethodAttribute.This would cause resharper to...
View ArticleAccessing Test Case File Attachments Through API
Hi,Right now, it looks like uploaded files are not linked to cases. For instance:Test case:https://XY.testrail.com/index.php?/cases/view/2Uploaded files to that...
View Article