Questions tagged [testrail]

TestRail is a comprehensive web-based test case management software to manage, track and organize software testing efforts.

123 questions
0
votes
4 answers

How to organise test cases for different versions of a software?

I have a problem how to organize the test cases for different versions of the software. There are multiple versions existing from a software, and all versions should be tested parallel. I already have some test cases for the version 1. (I use…
-1
votes
0 answers

Robot framework and Testrail integration by test case id

I am looking for a solution for my project. I want to run test cases from Testrail using Robot Framework and send the test results. I prefer to use test cases id or test run id (that has several test cases) from Testrail. I would really appreciate…
-1
votes
1 answer

Test rail API throwing 401 Unauthorized error even with correct authorization

I'm trying to establish a connection to test rail and passing the correct authorization but it throws 401 Unauthorized error. The same code was works on a different test rail but is not working with new instance. I have enabled API integration in…
1 2 3
8
9