67 results found
-
0 votes
-
0 votes
-
User groups with permissions lower than Commenters should also be free from billing
We moved to the new pricing, and found that it works differently from the old one:
In an old one, if we create a user group with permissions lower than those of Developer, each user in such group was still billed for $9.
New pricing has a user group Commenters, and we're not billed for the users we add to this group. However, if we create a user group with LESS permissions than commenters - for example, without viewing permissions on certain module - we're billed for this as a Tester.I think this part of billing should worked as…
1 vote -
Running Postman call from Practitest
Similar to Xbot triggering scripts from local machine, I'd like to either trigger Postman API Call/Request, or the whole collection via Practitest.
3 votes -
Link test to test
Please make it possible to link test cases between each other
40 votesWe have not found a justification for this request.
-
Allow to select from used tags when entering Tag as filter criteria
When creating filters and tag is selected as filter criteria - choose from list of used tags (select with search) to avoid spelling mistakes
39 votesThis request is not in our current roadmap.
-
9 votes
-
Add the ability to view Test Steps directly from Test Sets
Now, the only thing we can do to view Test Steps from Test Sets is by:
1. Clicking the instance
2. Click "Test in Test Library"which means we can only see steps for a particular test at a time.
I'd suggest that you add the ability to view Test Steps directly from Test Sets, maybe by implementing display popover? Or maybe add another page that allows us to view all steps in all the tests in a certain test set. Thanks!
41 votesThis request has been rejected since it does not make sense from a methodological point of view.
-
Creation of filter via the API
We want to be able to create filters from the API
this will allow us to group text sets created via a pipeline and better organize what tests where ran where64 votesOur Auto Filter feature (now with an additional hierarchy level) will ensure that a new filter will be automatically created for every new value of a List field, even if added via API.
-
Fix issue of exported report PDF number / bullet lists
Since the time Practitest allowed rich text markup in test step description / expected result, it has caused some new issues to PDF report exporting that all the number list / bullet points would have become plain text with line breaks only.
1 voteHi,
Kindly note that the new Reports allow to create detailed reports for Tests where lists are displayed correctly.
At this time the new reports are available to download as Excel, but we are planning to release PDF option soon. Please go to Reports, to access them.
Thanks
Christine -
Add a test to test set by typing the test number
Add a test 'to test set' by typing the test number
1 voteHi,
Please note that your request was merged to a request below:
https://practitest.uservoice.com/forums/27423-general/suggestions/17659213-ability-to-add-a-test-case-to-a-test-set-by-writinThanks and we will update you once it is completed.
Best regards,
Christine -
Add the ability to create automated permutations in a single test set
For example if I had a test set that examine Log In screen.
and I also have fields of OS/APP NAME/COUNTRY/(WIFI/3G)
I can automatically create tests of
Android + Preactiapp + USA + WIFI
IOS + Practiapp + USA + WIFI
Android + Preactiapp + USA + 3G
IOS + Practiapp + USA + 3G
Android + Preactiapp + CANADA+ WIFI
IOS + Practiapp + CANADA+ WIFI
Android + Preactiapp + CANADA+ 3G
IOS + Practiapp + CANADA+ 3G3 votesHi Sagi,
Thank you for your request.
Unfortunately we have to decline it since we believe that creating permutations on level of Test Set will be more effective and proper.
Please see our help page describing Test Set permutations below:
https://www.practitest.com/help/tests/test-set-permutations/
Best regards,
Christine -
add the ability to duplicate filters
it would be very useful if we can duplicate the filters (instead of re creating them every time ) in case we need them in several places.
70 votesWe are not currently planning to add this feature. Instead, we recommend to use our Auto Filters, which now have an additional hierarchy level and soon will be available for Multi List and Linked List types of fields.
With the Auto Filters, you'll be able to organize your data using Filter trees with less effort . -
"Show popular tags" like a dropdown
The current view is not very useful. We cannot see all the existing tags.
1 vote -
Add Tag's to dashboards Items (x / y fields, or group by tags)
I need to create a pie chart (or similar) in order to display the Issues reported by team 1 vs team 2.
Those teams are identified by tags.
Currently, I have to create 2 different board items: one for team 1 and another for team 2, in order to display the issues reported by each one and compare them. However, what we need is a only one board with all the issues, group by these tags.
Regards.
3 votesHi Ángela,
In this case we would recommend to use custom fields instead of tags, hence you will be able to create dashboard graphs per values in these fields.
See more information on pages below:
https://www.practitest.com/help/settings/custom-fields/
https://www.practitest.com/help/settings/custom-filters/
https://www.practitest.com/help/reporting/dashboard-items/Please let us know if you need any help, will gladly assist you.
Best regards,
Christine -
Update Run Status after execution
Sometimes we don't find some errors on execution time, and they are discovered later (by the client or others). We need to link that Issue to an already executed Run Status and also update the status to FAIL. Currently it cannot be done without the creation of another test set and/or a different execution.
Maybe it could be added as a PractiTest Labs option. On that way we can decided if we allow or not this feature.
2 votesHi Ángela,
Thank you for contacting us.
According to the scenario you described it seems to be a new run (execution) as you/your team members detected the issue after the previous run.
Having said that if you prefer to change run status and to link the issue, you can always get back to a previous run and made according changes (when you are entering a Test Set – test instance – you will see runs of this instance that you can enter again if you wish).
Best regards,
Christine -
Allow just one or some Steps from a Test be added to a Test Set
Right now it's not possible to add just one Step to a Test Set/Run. In situations where just part of a Test needs to be run (because a small change was made or part of the area might be affected by something else and should be regression tested), the tester has to mark many Steps as NA. It would be easier to choose just the Steps that are in scope for testing from an are that a Test covers.
Example: A Test covers a form page, and a code change updates one of the radio button options. That radio button…
1 voteHi Kelsey,
Thank you for your feature request.
Unfortunately we had to decline the request as our recommendation is to work with smaller test cases which will include relevant steps only.
Thanks and have a good weekend!
Best regards,
Christine -
Pass and Filters
1) Have the actual result default to the expected result when a user clicks Pass. Add a Pass All button so if the user can Pass the entire test in one click.
2) When creating the filters instead of only a Save option have a Save and Add next option because now when you save it, you have to go back to settings and start again.
3) ABility to copy filters across Requirements, Test Library, Test Sets, and Defects.1 vote -
Add option to collapse/expand steps that calls steps from other test cases in test set&runs
Having the option to create a test case and call other test cases as steps is great feature. When you include that test in test set & run and start executing it then all steps from the called tests will be automatically displayed. This means if i called on my test , 4 other tests each with 10 steps , then my test will start with over 40 steps configuration. That makes the test heavy and all of that information might be useless for some people who can understand the whole test case only from the title. In order to…
14 votesThe idea of this function is to copy the steps as an integral part of the test. For what you are describing it may make more sense to create a test set that includes these tests and then you can choose to use the FAST RUN option in case you don’t want to go into the tests and execute the steps one by one.
-
Failed testcase status should update in JIRA, once it passed
When I failed a testcases and create/link a defect, JIRA bug automatically shows the Failed test step. But later, after bug fix, when I ran the same test again and pass the defect, Jira bug is not showing the pass status, still showing old Failed test cases.
1 voteHi Mahdi,
Thanks for your feature request.
After thorough consideration we have to decline it as it can’t be implemented due to methodological aspects.
Best regards,
Christine
- Don't see your idea?