Quantcast
Channel: Gurock Software Support Forum - General Discussion
Viewing all 685 articles
Browse latest View live

Problems with customfield in Jira integration

$
0
0

Hello,

I'm setting up a Jira link from our TR instance and everything works fine with the default push.fields until I add a custom field. 

Once I add a custom field, when I am selecting a Project on the Push Defect window it seems to time out and gives me a generic error.  When I remove the customfield from the push.fields things are fine.  The problem is that we have 3 custom fields in our Jira project that are required, so we will need to have this in the push.fields in order to Push to Jira.

Here's my config (lines commented for various testing):

[push.fields]
summary=on
project=on
issuetype=on
component=on
assignee=on
priority=on
affects_version=on
customfield_11141=on
;customfield_11142=on
;customfield_11143=on
description=on

[push.field.customfield_11141]
label=How Found
size=compact
type=dropdown
required=true

[push.field.customfield_11142]
label=Where Found
size=compact
type=dropdown
;required=true

[push.field.customfield_11143]
label=When Found
size=compact
type=dropdown
;required=true


Multi browser test run

$
0
0

Can we add browser specific test run?
Can we add multiple browsers to a test run in testrail?

Sharing milestones across multiple projects

$
0
0

Is there a way to share milestones across multiple projects?  Currently all I am able to figure out milestones can only be used within its own project.

minor UI breadcrumbs bug

Trying to automatically create test runs

$
0
0

We are trying to programmatically create test runs from a given test plan based on commits. This is for our automated regression testing. Are other people doing this? I don't seem to be able to put data on a test run about the revision except for in the description field which seems inadequate. Any suggestions?

TestCase link across test suites

$
0
0

Hello,
I know that this feature does not exist and has been on the consideration block for some time. However, I am looking for some suggestions on how best to solve this issue.

In my project, testsuites are broken by areas of functionality. Example: Admin, Security, Search, SDK, Inputs, etc. Each of these test suite have sub sections which correspond to sub components of the functionality.

As a QA manager, I am trying to track two main things
- user stores (tickets in JIRA) test coverage
- feature test coverage

I have a testsuite 'user stories' and then have a sub-section for each JIRA ticket which in turn has some number of test cases. So when I look at sub-section, I know if we have adequate coverage for each JIRA ticket.

Now because I also need to report on adequate coverage for features, I need to add/copy/link many of these existing user story tests in the other features test suites.

Ideally, it should be possible to a add 'link to a test case. Since this is not supported, I am trying to see what should be the best way to achieve my objective.

Thanks in advance

Ali

Feature Request - bulk edit tests in testsuites

$
0
0

Hello,
As tests evolve, it becomes very important to update some of the tags/fields for the test in various test suites. For example, I recently added a field called 'operating system' to the test case template. As I create my test plans later, I would like to filter on all the windows or *nix test and add them to appropriate plans. I similarly have other fields like browser (IE 7, 8, 9, etc) which may evolve over time.

If I want to change the OS field to something for all test, i have to do this one by one. I assume that there are technical challenges around bulk edit due to the various 'types' available for any given test field (dropdown, checkbox, etc) ?

At a minimum, would it be possible to edit any of the displayed columns in the same way we can edit the test case name in the suites view without having to go to each test case. A pop-up would allow you to show the various 'types' and would save a lot of time.

It seems that people have been asking for this feature since 2009. Are there any plans on implementing this feature?

Generate reports

$
0
0

Hi,

Is there any possibility to generate reports with e.g. tests which status is failed?
Or any other 'filter' when generating report?

Regards


Request for enhanced attachment support...

$
0
0

Hello,

I would like to be able to use TestRail as the central repository for all of my organization's testing documents.  For example, I'd like to be able to house our final testing report, which is a summarized version of a given test cycle, in TestRail.

However, the only places that attachments appear to be supported are in test cases, and test results.

It would be very handy to be able to also attach files to Projects, Milestone, and Test Plans/Runs.

While links to files can be added to any of those, doing so means we have to maintain a separate infrastructure out on the servers to hold them.  I'd rather not do that since we already have the organizational structure we want within TestRail.

Thanks,

Jan Fincher

An error when importing Excel file

$
0
0

Hi,
I'm trying to test test cases export/import functionality and get an error. My steps are the following:
1. Open any existing test suite that has at least one test case.
2. Mark all checkboxes that are required and click "Export this test suite" toolbar button and select "Export to Excel" or "Export to CSV".
3. Save the data into Microsoft Office Excel file.
4. Create new TestRail suite.
5. Click "Import sections and test cases" toolbar button.
6. Navigate to your xls/csv file which was exported before and select it.
7. Make sure that "Add new test cases" radiobutton option is selected and click Import button
" Start tag expected, '<' not found" error is shown

How to copy test cases?

$
0
0

Hi, I need to copy test cases across test suites. I've read about defining templates, but I haven't found exactly the option on any screen. Where can I find it?

Thank you.

New to TestRail - is there an online tutorial to get started?

$
0
0

Hi, I'm trailling out TestRail - which seems the best alternative to Quality Centre/ALM - but there's some basic stuff I still can figure out - is there an on line tutorial which shows the basic stuff?

In particular, I want to select some test cases (imported f rom ALM) and copy them into a new test suite, then assign them to testers.

Alternatively can I speak to someone from Gurock?

Thanks

Sarah

Request for another Test Status

$
0
0

It would be useful to add to the status on "Add Test Result" - "In Progress" would be useful for then a test has not been completed, say only some of the steps executed but not all.

Thanks

Section structure is not properly visible

$
0
0

While tossing with demo account I have noticed that my test cases structure (sections) is no longer visible: only one group is shown which is called Test Cases (i don't have such group at all). Could you, please, have a look at it:
https://goga.testrail.com/index.php?/suites/view/22
Notice, that sections' header says that there are 6 sections and 1 test case, however, the sections are not visible.

Feature Request: Page/Limit test results history

$
0
0

Hello,
We have integrated our Bamboo/Jenkins with TestRail. Because we are running multiple builds a day, we are writing a lot of results for each test case. This can easily balloon into thousands of results in a few weeks. At some point, this will probably have a negative impact on usability and performance.

Would it be possible to limit results to some configurable number or maybe only show 10-20 historical results with page 1,2,3.. links

Thanks

Ali


Interfacing with Redmine

$
0
0

Hi

We've set up our TestRail to interface with Redmine - so far that simply means when we fail a test, we can "Add" a bug which opens a Redmine tracker issue page for population.

Question 1: I'm not sure what the "Push" option does, although the number of fields available are much less - can you explain please?

Quesiton 2: What other ways of interfacing with Redmine are available?  For example, is there a way to link a atest to a User Story, via a test case?

Thanks
Sarah

Jira REST plugin Assignee field does not show all Jira users

$
0
0

The Jira REST plugin released in 2.7.1 only displays about 50 users from Jira for the Assignee field.  Can you extend this to include the full list of users.  Also, is it possible to have custom user field pull the same user list from Jira that Assignee uses?

Feature Request - drill down from Test Run dashboard graph

$
0
0

Hi

It would be so good if it's possible to click on the pie chart to see all the tests in each section - eg today I want to review all the failed tests in one list, but I have to into each section of the Test Plan to review these.  As Test Manager, I'd like to see which are failed and who assigned to, which are not yet run, and who assigned to, etc.

Thanks
Sarah

Can we change labels on standard fields - eg References ?

$
0
0

Hi

Well our sys admin - aka "nzjourneyman" btw, if he ever posts on this forum smile  - has now got it all set up nicely, with links back and forth with Redmine stories and bugs.  That's fab.. but now I'm getting greedy... it would be clearer to the end users if we could change the label on "References" to "Story Ref" or similar. 

Appreciate other set-ups may not want this, but in our situation this would be safe, as it's the only other cross-ref to be used, as the bug refs are contained in the "Defects" field.  (For info to other forum users, Nzjourneyman has fixed up the API so it knows it only is looking for ref IDs in Redmine.)

Is this re-labelling possible please?

Thanks
Sarah

Link between Test Cases and Test Runs - editing tests on the run

$
0
0

Hi - is it possible to edit a test cases (given admin priviledges or at least Test Lead) whilst running a test? 

Thanks
Sarah

Viewing all 685 articles
Browse latest View live