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

Feature Request: Clone TestPlan Suites

$
0
0

Hello,
I have a TestPlan called 'Login Feature TestPlan'. I also have a testsuite called Login TestSuite which has all my login tests.

When I create the TestPlan, I add a TestSuite to the plan and rename the suite to 'FireFox - Tests'. I then add the same testsuite again and this time rename it to 'IE 8 - Tests'.  This way I do this for multiple browsers.

The issue with this is that each time I have to figure out the set of tests by applying filters or manually selecting the tests. This becomes tedious and somewhat error prone.

Once I have figured out the set of test for one suite in the testplan, I would like to be able to clone the same selection and create another suite.

The configuration option doesn't quite work for us due to API limitation and some other issues already discussed with the TestRail team.

Thanks


elapsed field datatype - API question

$
0
0

Hello,
In the POST for
add_result or add_result_for_case, we can pass in elapsed. What is the datatype for this field? I am trying to pass the time/duration from our automated junit reports to TestRail so that we start using TestRail's forecasting feature.

The time field in Junit reports is a double. Example

<testcase classname="msipackage.test_splunkinterop.TestSplunkInterop" name="test_interop_64bitForwarderTo32bitSplunk" time="1885.76499987"/>

Can I pass the the time to elapsed as is ?

Ali

close_run API method is unknown?

$
0
0

Hi.

I'm trying to close test runs with the close_run API call. But I keep getting this:

{u'result': False, u'error': u"Unknown method 'close_run'"}

TR version is v2.7.0.1978 and as I understand this method was added in 2.6...

Any advise?

Thanks.

Plugin "Redmine" returned an error. Invalid HTTP code (403).

$
0
0

Hi guys,

For one particular Project in TestRail, I'm getting the following error message whenever I try to push a defect to Redmine:

Plugin "Redmine" returned an error: Invalid HTTP code (403). Please check your user/password and that the API is enabled in Redmine.

This is happening whether I use the global TestRail integration setup for Redmine, or if I configure the integration specifically for this Project.

All other Projects, irrespective of them using either a Project-specific Redmine integration or the global one, work as expected, and I'm able to push a defect directly to Redmine.  It's just this one Project that has the issue.  The only thing we can think of is that this Project was created before the Redmine plugin/integration was configured.

Any thoughts?

Neil

Feature request: Cross-configuration status quick view

$
0
0

We often have scenarios where we have multiple runs occurring in a plan through different configuration options.  Often if something has failed in Firefox, we need to investigate other browsers as well, which are all segregated by configuration options.  Similarly, if something has failed in one environment, we need to compare it to another environment (again, which may be a config option).

From a test result, it would be useful to provide a quick view of the status of the same test in other configurations or runs.

Thanks

3 Feature Requests: Default Milestones; Suites; Import Test Runs

$
0
0

1. When creating Milestones there should be a way set one milestone to the "default" milestone. Then entering Test Plans and Test Runs it would be select the "default" milestone automatically.

2. When entering Test runs in a project where there is only one Test Suite it should not ask you to select the Test Suite, since there is only one Test Suite to choose from. It should skip that and select the single Test Suite by default.

3. You should be able to Import Test Runs. Give it a Test Run Name, Milestone, Description, Assigned Name and Test Suite(s). The same XML syntax like importing Cases works really well. This would be a huge time saver.

Thank you

Getting an error from miniapi add_result

$
0
0

I'm attempting to post test results using the miniapi add_result method, but I'm getting the following error:

{
    "result": false,
    "error": "[Microsoft][SQL Server Native Client 11.0][SQL Server]Conversion failed when converting the nvarchar value 'api' to data type int."
}

The post looks like this:

http://sea1testrail01/testrail/index.php?/miniapi/add_result/1258&key=lsdkf90234kjlkjas999893824

Post parameters: status_id=1

I've successfully gotten results back from the miniapi for other GET and POST calls, so I'm not sure what to make of this.

Any ideas as to how to fix this?

Feature Request: adding existing testplans to milestones

$
0
0

Hello,
We have quite a few test plans in TestRail. As we move on to new milestones, we have to add a good number of these testplans to the new milestone.

Currently, I have to go to each testplan and then add it to the new milestone. Doing this is for 30+ testplans every few weeks is a lot of work.

Is it possible to add a new feature to add existing testplans to a given milestone. The 'edit' feature of milestone should show all the available testplans and we should be able to just check away the ones we want to add to the milestone.

Needless to say if this can make it to the next release, we would be very happy smile


How to prioritize the testsuites in a testrun?

$
0
0

Hi All,
Was wondering how can I setup multiple testsuites in a testrun and prioritize them?

For example my TestRun has TestSuite A, TestSuite B and TestSuite C .
How do I assign them to my testers so they run TestSuite C, TestSuite B then TestSuite A in that order?

New to this Software so any help would be greatly appreciated.

Thank You

Новый Путь

$
0
0

Н Е  П Р О П У С Т И Т Е !
Только здесь вы узнаете ИСТИНУ.
Только здесь вы найдете ИСТИННЫЙ Новый Путь.
Только здесь вы узнаете, каким будет ИСТИННЫЙ Новый Мир.
Только тот, кто знает Истину, сможет рассказать об Истине просто.
Тот, кто не знает Истину, не расскажет о ней никогда.
Новый Путь - http://vk.com/new_path

Search on Testcases that belong to Milestones

$
0
0

Is there a way to identify a list of testcases that are assigned to a specific Milestone?

Feature Request: Add many Test Suites to Test Plan at once

$
0
0

We typically target our Test Plans for a beta or final release so we always add all of the Test Suites once. It would be nice if the Add Test Suite mechanism provided an easy way to select multiple suites from the project and add them with one click. I'd even settle for an extra item in the current list titled "All" that would do exactly that.

C# API Test Case Result

$
0
0

Does anyone here know how to add a test case result via C# or .net through an API call?

Error while submitting test result to test rail using c#

$
0
0

Hi,

I am receiving this error message while submitting a test result.


"{\"result\":false,\"error\":\"Use of undefined constant GI_MINIAPI_USER_ID - assumed 'GI_MINIAPI_USER_ID'\"}"

Any ideas?

Feature Request: test Start/Stop Progress button location

$
0
0

Hello,
I would like the team to use the start/stop progress buttons when starting a testcase so that we can use the forecasting feature of TestRail.

However, the team feedback has been that it is too cumbersome to go to the testcase level and then press the button. Most of the team is looking at the list of tests in the the testrun view and just changing the status from untested to pass/fail. The team finds going back and forth between testrun and testcase view too annoying just to use this feature.

If the start/stop progress button can appear in the  testrun view, I think the team would be much more inclined to use the feature.

Thoughts ?

Ali


New site feature: Market place for apps, code, utilities

$
0
0

I think it would be great to have a marketplace on your site where testrail users can post things we have written on top of the TestRail API.

For example, I would love to post

- plugins for Jenkins, TeamCity, Bamboo which can upload results directly from CI to TestRail
- report templates for next release of TestRail
- sample code in JAVA/C#/Python/etc

Most people will probably just post for free but I can see many who would like to make some $$$. Similar to how you can do this for Bamboo/Teamcity, etc

ALi

Release 3.0?

$
0
0

Hi,

I'm in the middle of implementing TestRail in our organisation. It'll likely be live in the next couple of weeks, and I just wondered whether you had any news on the release date of 3.0?

I know you can't commit to a date, but I guess I'm quite excited and was just asking in the hope that you might share something with us smile

Thanks,

Bryan.

Project Overview Formatting

$
0
0

I was wondering if it was possible to change the "In the Past 14 Days" graph and data section in the Project Overview viewer to display "For All Time" or any period greater than 14 Days?

Test Runs - finding out test cases that were removed from a Test Run

$
0
0

Is there a way to see a list of test cases that were removed from a test run?   I can see passes|failed|blocked but cannot see test cases that were removed from the test run.

Thanks  smile

Deleting test results/changing final status

$
0
0

Hi there,

I'm in the final stages of evaluating TestRail for our future test management, and I have had a great time with it so far. It was very easy to start using and customising straight away.

Two questions
1. When I order results by filtering according to column headings in test runs, and then go to print the test run, it prints the overview unfiltered. I was a little confused by this as it was great to be able to sort the tests based on status, having them grouped, and it would be nice to print them with the filter on. Is there something I'm not doing?

2. Because I have been entering things in a hurry there have been a couple of times where I've set the test results with the individual test statuses and then forgotten to set the correct overall final status, or accidentally pressed enter and the whole thing is entered without me finishing the results. When I edit the test results I can change the individual step result status, but not the overall result status. So I thought, fair enough, I'll just delete that result and enter a new one, but it appeared as though results can't be deleted. Is there a solution to this that I'm missing?

Thanks in advance,

Bethani

Viewing all 829 articles
Browse latest View live