Is there a way to setup Owner for every test case, and subscribe for changes for test case?
So ideally Owner (test case creator is auto-subscribed, when reviewer reviewed it and added some comments reviewed is also autosubscrived and then when Owner considers feedbacks and updates test cases reviewer received notification with details of what was changed.
E.g. like it is done in Jira for any tickets.
Owner + Subscription for changes
Feature request: maintain history of baselined test cases
The baselines feature is useful for taking a snapshot of the master at a given time (such as immediately after a release). But it is unfortunate that the new copy of the test case in the baseline does not maintain any of the previous run history of the test.
Is there any way to follow the lineage of a baselined case back to its original case and any historical results?
Along those lines, if I then delete a case from the Master, is there any way to see how test results progressed historically without manually parsing through every individual archived run?
Thanks!
Any way to import test runs and results
Is there any way to import test runs and results stored in XML or Excel formats into the TestRail test runs and results tab?
SmartInspect 3.3.8 released
The SmartInspect 3.3.8 release is now available!
What's New
The following list displays all changes of the SmartInspect 3.3.8 release at a glance.
Added: Support for Delphi XE7 (32 + 64-bit)
Download
As usual, customers can download the new version from our customer portal at My Gurock.com. The updated trial version can be downloaded from our website.
Regards,
Tobias
Can't add section or subsection
I'm having trouble adding a new section or subsection to my master suite.
Every time I try by clicking the "Add Subsection" links or the "Add Section" button, I see it appear in the navigation tree on the right, but it doesn't appear in the main list of cases. If I click on it in the tree to the right, I end up in a section titled "Test Cases" and when I try to add cases, it complains: "Field Section is not a valid section." If I refresh the page, it disappears completely.
If I query the database Sections table, I do see all of the subsections I've attempted to create. However, I can't use any of them from the UI.
This was happening before upgrading to 4.1 and continues now after the upgrade.
Any idea what is happening or a potential workaround in the short term?
Tracking test results by product build
I am working on a large software project which will produce daily builds. I realize I cold overload the Milestone field to represent builds but I would like to keep that for true milestones. Is there a build field or a way to add a custom filed to the test case?
How do I import test cases from CSV file with sections and subsections
I understand that I can only import a single suite of test cases in one import. However, I have been unable to figure out how to import a complex set of test cases (i.e. having multiple sections and subsections). I see examples of how to do this in the XML import but the subsection field is not in the mapping tool when you import a .csv file.
My export file has the following structure
ID, Section, Subsection, Title
Is it possible to do this and, if so, how do you define the mapping.
Thanks
Ability to view screenshots during test execution
I have test cases which are fairly dependent on a screen shot. Basically, the user is instructed to verify the content circled on a screen shot. I can attach a screen shot to a test case but it does not show up during test execution. If I click on the attachment at that time it comes up full screen. Is there a way to display a screen shot in a "frame" so that it is visible to the user while executing the test but does nto take up the whole screen. I guess even a separate browser window could work. Obviously this gets real estate intensive but I am trying to figure out what is possible here.
Can't delete Test Run
Hi.
I have created test run to check something, passed/failed few tests. And now I want to delete it - but I don't see a button for this. Where is it?
And the same for test plan.
What is the best way to integrate TestRail with Auto test execution?
Hi.
We have addd code to our auto tests that can push test execution status into TestRail if auto test has TestRail's test case ID.
To keep results I created TestPlan with two test runs for different platforms (configurations).
The problem is how to define test set?
I filtered test cases using our Automation field (value Automated).
But when we automate next test case it will not be included into Test Run! We are running auto tests every night and can't update Test Run manually every day.
Is there a way to force Test Run update it's content by the filter?
What are expected use cases for integration of auto tests into TestRail?
Feature request: Save and Share filters
Hi. It would be great to have ability to save and share filters for Test Cases and Test Runs (similar to what we have in Jira)
Backup strategy
Hi.
We are just starting using cloud TestRail but if we continue live with it we need to have Backup procedure implemented.
What can you suggest here? Do you already have daily backups and can restore any of it upon request? Is there a way to download and store backups on our side?
API: Is there a way to add screenshot to test result?
Hi.
Is there a way to add screenshot to test result?
We'd like to put into test result detailed log and screenshot of auto test failure.
Max attachment size
Hi.
We need to attach videos to some test cases or results. But it looks as 60Mb video is too big for upload. What is max size of the file? Can it be increased?
Omit tests from Test Runs
There are occassions when I do not wish to test 100% of the tests during a test run.
Obviously deleting these, remove them from the entire suite but I may need these for a later test
It would be handy to have another option for results such as "Omitted". This is especially useful if a colleague is picking up the tests at a later date so that they know what doesn't need to be tested during a test run (hence why "untested" would not solve this issue)
Any recommendations?
Custom fields ordering of Options
Hi,
We have a multi-select custom field added in, which has a number of options which are stored as the following list:
1,optD
2,optB
3,optC
We have test cases that have used this field and populated one of the values as relevant.
Say Test Case 1 : optB
Now, I tried re-arranging the field value options to:
1,optB
2,optC
3,optD
What has happened in this case, is that custom field value for Test Case 1 changed from optB to optC - persisting the serial number of the option, rather than the actual option value.
So the above way of ordering does not work.
Is there a way to re-order the options without mixing up values in our current test cases?
Is there a way to stop Test Result Edits
Hi,
Is there a way to stop test result over ride in Testrail? Meaning folks who executed the testcases / or anyone other than Prj Lead/admin shluld not be allowed to change the test results.
Thanks,
Ramya
Feature request: Last status or Joined status for Test Cases
When I am creating Test Run it would be very convenient to see last Test Results for test cases, or may be joined status of few (can be configurable) last test runs (e.g. all green, mostly green, mostly red, red) - it should help define what should be rechecked and what could be descoped if we have no enough time.
I expect such joined status be a Test Case's column so we can filter by it and see it's value.
In my mind this is similar to Job's Weather in Jenkins CI (sun, thunder, ...)
Test case Bulk upload
Hi,
We are using testrail 4.0 version. We need to upload 300 cases to testrail and we currently have them as excel.
How do i convert to testrail supported XML file ? Could you please help us on this ?
Thanks,
Ramya
Feature request: Steps and Expected Results display near
We are not using "multiple steps" feature of TestRail because it takes more effort to maintain steps in such way.
However our test cases do in fact have multiple steps - we are just using Steps field and number the steps in text:
1. Login
2. Go to some screen
3. enter some data,
4. tap save
and so on.
And we are also numbering Expected Results in the same way - where we need to check results. e.g. 2. I see empty value
4. I see entered value
and so on.
And I guess it is a more or less a standard for test cases definition as I saw the same on many projects n different teams.
So - it would be much more easier if you could make display of such test cases more convenient:
1. Display Steps and Expected Results fields near each other Steps at the left, while Expected Results at the right
2. You could do it even better if you could parse texts and automatically line up lines using numbers (during test execution).
E.g I it would be cool to see:
1. Login |
2. Go to some screen | 2. I see empty value
3. enter some data |
4. tap save | 4. I see entered value
5. and so on | ....