Push option (JIRA): Can configuration info be added to the title?
When pushing a failed test case, currently the title auto fills with the test case title. The configuration information is appended (in parenthesis) in the TestRail test case title but is not pushed...
View Article[API] Upload screenshot (again.....)
Hi,I know this topic has come up several times, and yes, I know that the API currently doesn't support uploading screenshots. My question is: will the next version of the API support this feature? And...
View Articleresult_dialog.validate no longer called when doing push ?
Hi Gurock, I had a few validations on the add result dialog that I needed to be called before the push (before version 4), and now it seems it's not called anymore when doing push. Is there a new way...
View ArticleCustom Result Fields in Reports
How can I add my custom Result Fields into Reports in TestTrail?My company has various hardware/software/back-end systems which are tested in various combinations and I require knowledge of what...
View Article[UI Script] Show assigned status
I write a script to show current assigned status.It will add a button in toolbar when view testrun.A new window contains the assigned status popup when click on the button name: Easy Assign...
View ArticleUpdating seperate steps through Java API
Map data = new HashMap<String,String>();data.put("status_id", new Integer(5));data.put("comment", "This test FAILED!");data.put("custom_steps_seperated","[{\"status_id\": \"1\"},{\"status_id\":...
View Article[UI Script] Assign helper
I write another script to help us to assign test.There will be a tooltip shows the total sum of estimated time of the selected tests.Then I can easily have an idea about how much the loading is I am...
View ArticleExport to Excel
Hi.I need to export all test cases to Excel spreadsheet to make some analysis.However I have found that exported CSV has some problems:- enters in long text fields are considered as new row- tags...
View ArticleTestRail 4.2 released
Hello,We are happy to announce the immediate availability of TestRail 4.2! The latest version comes with various new productivity features for testing teams, such as extensive keyboard shortcut...
View Article