Quantcast
Channel: Gurock Software Support Forum
Browsing index pages (829 articles)

TestRail 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


Export 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 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 Article

Updating 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] 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 Article


Custom 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

result_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 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 Article


Image may be NSFW.
Clik here to view.

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


Add a Test Plan (TestRailService API for Java) not work since today!

Hi, today I have some troubles with TestRail API for Java.The method for add a test plan not work for me since today.The code:…      TestRailService testRailService = new...

View Article

Question: Test report - The report give me two different reports

Based on this screen shot:http://puu.sh/hB23R/1b063581b2.pngShoulden the results be the same?The report is created based on 8 test runs that I made my colleagues do during the last couple of days.I'm...

View Article

Requirements/references coverage against Milestones

I am currently evaluating TestRail and my experience has been almost entirely positive about the product.The one gap is in the coverage of requirements (references) against test cases.  I know that...

View Article

Image may be NSFW.
Clik here to view.

Import from CSV - Default load mapping configuration file

Hi GurockSoftware,Is there a way to set a default load mapping configuration file (.cfg), to be used when you are importing test cases from CSV, instead of having to load one every time?import CSV...

View Article


TFS referencing

Hi,Following on from this thread, is there a way to input a TFS ID into the 'Reference' field, but have the test case display the TFS 'Title' field instead of the ID when saved?That is:When creating...

View Article

Logging to SQLServer

Hi,You have mentioned elsewhere that logging to SQL Server (or any database for that matter) is an easy exercise if we follow the instructions at creating our own protocol.Would you be so kind to...

View Article


generating reports

I am trying to generate the following 2 types of reports on testrail. Need help on how to generate them.1. All my test cases have a custom field - user story ID. How do I run a report to pull all the...

View Article

Adding new fields to the defect Lookup function

My PHP isn't very strong, so I may be missing something...I've spent the last day trying to customize the jira_REST defect plugin so add an additional field to the lookup function (fixVersions), so...

View Article


Content-Type header invalid, use Content-Type: application\/json

Hi,I'm writing a POST code in Google Sheets script that will go through a test run export populated with results and push it into TR. My code is as follows:[..]function constructApi() {  var headers =...

View Article

Copy attachments from one project to another in testrail

How to copy attachments from one project to another in testrail.If there is any attachment in of the testcase. How to copy the attachment to the related testcase in new project.ExTC NO 1 has attachment...

View Article

Image may be NSFW.
Clik here to view.

Remove test result?

Hi,I executed a test and filled out all of the details, but forgot to change the Drop-down to Failed from Passed. So I'm wondering if it's possible to remove the "Passed" result which was submitted in...

View Article
Browsing index pages (829 articles)


Latest Images