Quantcast
Channel: Gurock Software Support Forum
Viewing all 829 articles
Browse latest View live

Customising default field - Test Case Type

$
0
0

Hi,

I'm trying to customise a test case field which is a default field in TestRail.

Specifically, I'm trying to change "Test Case Type" from a drop-down single select field to a drop-down multi-select field. It seems I'm only able to "Add Type".

This is because some test cases are more than one type: i.e. a 'Compliance' test type could also be a 'Functional' and 'Security' test type and we don't want to miss test cases when filtering during test run creation.

Is this possible or are these fields unchangeable?

I can of course create a new custom field, but given the 'Test Case Type' field is mandatory for test cases, it would be better to only have one test type field in test cases to avoid confusion.

Thanks,
Justin


Putting feature criteria in URLs

$
0
0

I'd like to be able to bookmark and share certain commonly-used filters in my view of test cases.  How do I do that?

My preference would be to have a URL that sets up the filter, even if it redirects to a different URL immediately after setting up the filter.

API to reset test runs test cases to untested.

$
0
0

Is there a way to use the API's to reset all the test cases in a test run to untested before an Automation script runs?

I would like to create a Regression Test Run that is used all the time.  I need the test case status reset before Automation and Manual testing starts on the test run.

Please advise how I can accomplish this.

Thanks,
Herb

API Documentation updated needed for unsupported status

$
0
0

The API POST index.php?/api/v2/add_result/:test_id
does not allow a status_id of 3 to be accepted as a valid status.

The documentation indicates it should, but the result is:
   "error": "Field :status_id uses an invalid status (Untested)."

Documenation should be updated to reflect this or API should be corrected to allow status change of "Untested".

Question/Request: Sort order of Test Runs in a Test Plan

$
0
0

Greetings!

I am currently using Test Plans to group runs according to a particular sprint.  This works great, but I would like to see the latest Test Run within a given test plan on top of the list instead of at the bottom.  Currently the only way to do this appears to be re-arranging them manually 1 at a time which is not at all what I'm looking for. 

Is there a setting somewhere to change the default sort order?

If not, I'd like to suggest this as a request for future upgrades.

Thanks,

-Kent

TestRail and TFS integration

$
0
0

Hi,
We're quite new working with TestRail and want to integrate it better with TFS. Ideally, whenever a defect is recorded via TestRail into TFS, I'd like TFS's Bug ID to populate the Defects field in TestRail - can anyone help with how to do that?

Also, how do I link a project in TestRail with user stories stored in TFS?

Thanks!

Underlining available in Markdown for TestRail

$
0
0

I reviewed topics on Markdown and I did not see this entry, so forgive me if it exists already.

Can you add a feature request for Markdown to support underlining text.  There are ways around it that I am using, but it would be handy to include along with '*', '**', '***', the '+' for the addition of the underlining text attribute.

I am currently using TestRail v4.0.2.3269

-- Tom Costales
Yuzu, Inc.

Ability to put total estimate next to Test Section Title

$
0
0

Minor Feature request:
  Not meaning to guide TestRail into a scheduling tool.  But in developing cases/sections, I work on levelling quite a bit prior to creating a run.  But I find I have to create a run to get some basic information that I would like to see during planning and I am doing workarounds to accomplish the following manually:

1. In, or near the section title bar, display a sum of estimates given to the test cases within.  This would apply to subsections as well, of course.  Nothing fancy, it can be total hours, and no need to format into XdYh, etc..
2. Pre-assign test cases with an assignee (with NO email notification since this is not a run).  Currently, I tell people to delete their emails during my levelling.

And as usual, let me know if these are hidden somewhere that I did not see.

-- Tom


TestRail 4.0.4 released

$
0
0

Hello,

We are happy to announce the immediate availability of TestRail 4.0.4!

What's new in TestRail 4.0.4
Please see below for the changes of this version.

  • Changed: Increased maximum sidebar width (main sidebar and sidebar on Select/Copy Cases dialogs)

  • Changed: Edit Case Title dialog now uses a multi-line text box (useful for editing longer titles)

  • Changed: Increased size of inline-add text field for test cases (on suite/cases page)

  • Changed: Don't generate reports for scheduled reports created/owned by users who are deactivated

  • Fixed: Possible SQL error when selecting "Any" for plans/milestones for the run filters on the report form (SQL Server only)

  • Fixed: Possible "Undefined offset 1" error on Push Defect dialog if submitting a cascading select field without childs (Jira_REST)

  • Fixed: Curl/HTTP requests (e.g. used by defect plugins) may return truncated content (only with HTTP proxies and curl versions >= 7.30.0)

  • Fixed: Python API binding (for Python 3.x) used add_data which was removed with Python 3.4 (now uses 'data' attribute), see GitHub for current version: http://docs.gurock.com/testrail-api2/bindings-python

  • Fixed: Issue with pagination on Reports tab (Shared Reports) which may disappear after switching to a different page

  • Fixed: Possible "Trying to get property of non-object" error if trying to open the Push dialog for OnTime_REST defect plugin for a project with no workflow defined for defects

Getting the new version
A 30-day fully functional trial version of TestRail can be requested here (hosted on our servers or as download to install on your own server):

http://www.gurock.com/testrail/trial/

If you want to order TestRail, you can do so directly in our online shop:

http://www.gurock.com/order/

Registered customers can download the full version from our customer portal:

http://www.gurock.com/go/portal/

Updating to the new version
All accounts of TestRail Hosted already use the new version.

If you are using the download version of TestRail, you can update to the new version as usual by installing it over your existing TestRail installation (there's no need to uninstall your existing installation). The database upgrade wizard is automatically started when you access TestRail with your web browser. Please see the update instructions for details:

http://docs.gurock.com/testrail-admin/i … upgrading/

Please take the time to make a backup of your current installation before upgrading to the new version.

Regards,
Tobias

Specify the background colors for SiAuto methods

$
0
0

Hello,

How can I specify the background colors to be used for any of the SiAuto.Main methods?

Thank you

[API] want to update assigntoid for a particular section

$
0
0

Dear admin,

I want to update all test cases (assignto id)  in a section to particular id. can you guide me. thanks in advance.

Managing Test Information With Robots: TestRailSDK by RetailMeNot

Required if != Pass

$
0
0

Hi,
I wonder whether I am able to write a script that turns the following fields into mandatory if, and only if, the test result is != "Passed"

@Test Result screen:

Comment*
Version*
Assign To -> Set current user as default*
device_name (Custom field) *
Defects (Jira Plugin)*

Thank you very much,

Bruno.

All Test Sections/Groups expand when reopening browser window

$
0
0

In TestRail 3.1.2.3142, have a:
- project w/ a testSuite
-- w/ testGroups/sections with 6 levels of depth/nested subfolders

When I compress the testGroups to the root/0 level and refresh the browser window, the refreshed folder all expand to the 6 levels.

Is there a way to stop the expanding, so that upon refreshing, TestRail remembers the existing folder/compress settings?

Escaping characters in Defect Plugin Description Template

$
0
0

Hi,
  I need to escape the '%' character in my Jira_REST Description field template.  I am using TestRail v4.0.2.3269.
------
I have a line in my template:
{panel:title=Reproducibility(100%, 75%, etc)|borderStyle=solid|borderColor=#ccc|titleBGColor=#F7D6C1}
---
{panel}

When I 'Push' the test result, the resulting Push Defect dialog changes this to:
{panel:title=Reproducibility(100, etc)|borderStyle=solid|borderColor=#ccc|titleBGColor=#F7D6C1}
---
{panel}

You can see in the two underlined areas, that I am losing the '%' and characters beyond.  I have attempted '%', '\',  before the percent character and eliminating spaces and to no avail.

Is there a trick to escaping the '%' to allow its pass through?

--Tom


[Urgent]Report on Teststep Level needed

$
0
0

Hey Gurock(s) and Community,

is there a way to generate a Report on test case basis which will also include all test steps? We need a step by step testreport for a certain customer and i`m always stop on Testcase Level, unable to access the Teststep Level with the reporting functionality

Test Runs tab: group by assignee shows unassigned...

$
0
0

Hi,

we have recently upgraded to 4.0.4. When we go in the test runs tab, we see the runs properly but if we want to group by assignee, it says there are no assignees. In each run of each test plan, we assigned all test cases to one person and there is also a default assignee for each run. Unless there is some option I did not check, I do not understand...

http://i.imgur.com/JeG35hp.png

------------------------------------------

http://i.imgur.com/hpntttf.png

Regards,
Louis

Ability to delete a configuration from an existing test run ?

$
0
0

Hello All,

I am trying to delete a configuration from an existing run in a test plan via the API (see example below):

StubTestSuite4
    StubTestSuite4 (Amazon AWS)
    StubTestSuite4 (Rackspace)
    StubTestSuite4 (Google)
    StubTestSuite4 (Azure)
    StubTestSuite4 (aws_win2k12)

Our automation framework calls the API function = POST index.php?/api/v2/delete_plan_entry/:plan_id/:entry_id

However, I found out that the entry_id in the above structure is the SAME for each configuration!! ??

{"id"=>355, "suite_id"=>66, "name"=>"StubTestSuite4", "description"=>nil, "milestone_id"=>21, "assignedto_id"=>nil, "include_all"=>true, "is_completed"=>false, "completed_on"=>nil, "passed_count"=>0, "blocked_count"=>0, "untested_count"=>10, "retest_count"=>0, "failed_count"=>0, "custom_status1_count"=>0, "custom_status2_count"=>0, "custom_status3_count"=>0, "custom_status4_count"=>0, "custom_status5_count"=>0, "custom_status6_count"=>0, "custom_status7_count"=>0, "project_id"=>4, "plan_id"=>254, "entry_index"=>5, "entry_id"=>"45b1d02e-9a83-44a3-844e-3338ac35629c", "config"=>"aws_win2k12", "config_ids"=>[14], "url"=>"https://illumio.testrail.com/index.php?/runs/view/355"}

Why is this ?

It would be very useful to reference a DIFFERENT entry_id for each of the lines so we can have the ability to delete one of the TestSuite/configuration combinations (example below)

delete_plan_entry/254/45b1d02e-9a83-44a3-844e-3338ac35629c
and the outcome will be:

StubTestSuite4
    StubTestSuite4 (Amazon AWS)
    StubTestSuite4 (Rackspace)
    StubTestSuite4 (Google)
    StubTestSuite4 (Azure)

Note: The last index = StubTestSuite4 (aws_win2k12) should be deleted!

At the moment, if we try calling this API method with the entry_id for one of the suite/configurations contained in the group, the actual result is the entire group is deleted! :-(

Can you please advice ?

Thanks,
--Jorge

Unable to add individual step failures for steps-separated

$
0
0

As explained above. When using the multiple steps feature I am no longer able to add an individual result to each step result. I am only able to specify a single pass/fail for the entire test.

After further investigation I can no longer find the "Step Results" field type under customizations.

Is there a way to translate a custom field?

$
0
0

Hi there,

Just checking if there is a mechanism to provide language specific translations for custom fields? (test case fields, test result fields).

I took a look at the following link, but I couldn't find anything about custom fields.

http://docs.gurock.com/testrail-custom/lang-translation

I assume that the translation cannot apply to the contents of those fields (for drop-down values etc.)?

Thanks!

Viewing all 829 articles
Browse latest View live