Skip to content

General

General

Categories

562 results found

  1. That's great that we have the Task Board as a collaborative tool but it will be wonderful if will be the option to make it private.

    4 votes
    Vote

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
    You have left! (?) (thinking…)
    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  2. 1 vote
    Vote

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
    You have left! (?) (thinking…)
    0 comments  ·  Admin →
    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  3. In a TestSet I would like to have an extra column indicating the number of times a Test has been run; occurences.
    When Test case fails, an issue is linked to it but when the issue is resolved and the Test case passes the test, there is no way to see it was failed and ran several times. With this number of occurence you would potentially see that the Test Case was failed one or several times and that issues were linked. No need to enter all the TC 1 by 1.

    3 votes
    Vote

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
    You have left! (?) (thinking…)
    0 comments  ·  Admin →
    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  4. Most of the times while creating tests i don't always have much description and I lose my flow when i have to go to another tab to write steps. I would like to see the steps on the same page as the landing page

    3 votes
    Vote

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
    You have left! (?) (thinking…)
    0 comments  ·  Admin →
    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  5. 1 vote
    Vote

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
    You have left! (?) (thinking…)
    0 comments  ·  Admin →
    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  6. User should be able to edit any field that has a pencil when they click inside the text box. This is very helpful as we are working with Jira all the time.

    1 vote
    Vote

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
    You have left! (?) (thinking…)
    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  7. The possibility of adding files up to 25MB, so that can include heavier movie files with testing journeys etc.

    3 votes
    Vote

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
    You have left! (?) (thinking…)
    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  8. Is it possible to add the following feature to the 2 way integration with YouTrack.
    Once user add steps to requirement that was linked to YouTrack, the steps will be displayed in the YouTrack ticket as well.

    As currently exist in the JIRA 2 way integration.

    Thanks

    3 votes
    Vote

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
    You have left! (?) (thinking…)
    1 comment  ·  Admin →
    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  9. We purchased PractiTest with the assumption there is a one way integration with Assembla. We have had to turn this off as it creates more manual work for our team.

    Please could you address:
    -When Assembla ticket is updated so is PractiTest
    -Show Issues that have been created and linked to Assembla

    6 votes
    Vote

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
    You have left! (?) (thinking…)
    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  10. Show Progress on how many test cases / test steps are done / still to go when running the actual test.
    right now I have to stop the test and call the parent screen to see the Progress of the current test...

    3 votes
    Vote

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
    You have left! (?) (thinking…)
    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  11. I need to create calendar period reports for management. It would be very useful if we had Last Calendar Week, This Calendar Week, Last Calendar Month, This Calendar Month, This Year, Last Year, etc. as options for filtering. Currently, you need to do this as a range of dates each time.

    1 vote
    Vote

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
    You have left! (?) (thinking…)
    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  12. It would be great if while we are creating tickets via e-mail, we would be able to assign them to specific support group or selected colleagues. We could have template that requester has to fill in, for example with name of person they want to assign it to. Then during ticket creation Practi Test would would automatically generate ticket for mentioned person.I believe it will greatly improve response time for users who are contacting their support via e-mail via Practi Test. It will also decrease amount of time spent on sorting tickets and re-assigning them to correct people.

    1 vote
    Vote

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
    You have left! (?) (thinking…)
    0 comments  ·  Admin →
    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  13. 2 votes
    Vote

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
    You have left! (?) (thinking…)
    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  14. Like dependent lists it would be good to have custom fields that only appear (are visible) if an item is selected in a list. This reduces the number of custom fields that the user needs to select.

    For example, if the selection in a list is "other" make a text field visible to enter the custom whatever. Otherwise show a dependent list.

    1 vote
    Vote

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
    You have left! (?) (thinking…)
    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  15. Sending results directly from the API right after an execution of a test ends would be useful to have more information about each test run.

    Eg using selenium+python, you first create a junit xml report after the execution and then post it to PractiTest through the API request, so that you won't have to add it manually yourself.

    1 vote
    Vote

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
    You have left! (?) (thinking…)
    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  16. At the moment the 'Save Changes' option is a default one, we would like to have the 'Save & Close' as default within our account. Can you add an option to enable this per account?

    7 votes
    Vote

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
    You have left! (?) (thinking…)
    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  17. Add possibility of tag searching in whole system. Not within one project.

    3 votes
    Vote

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
    You have left! (?) (thinking…)
    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  18. I would like to be able to leave a message for another user and for the project manager.

    1 vote
    Vote

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
    You have left! (?) (thinking…)
    1 comment  ·  Admin →
    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  19. I would like to be able to save criteria/views, etc.s throughout the application. When I create a filter for projects I select the same criteria for each filter I create. I would like the ability to save it, so I do not have to select the fields each time. The same for the column views on instances and the fields selected for reports. This also would need to available across projects.

    1 vote
    Vote

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
    You have left! (?) (thinking…)
    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  20. 1 vote
    Vote

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
    You have left! (?) (thinking…)
    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  • Don't see your idea?