Have something to say?

Tell BugBug how they could make the product more useful to you.

Ability to set test name in advance in the "Duplicate a test" confirmation modal

When duplicating a test, we get a confirmation modal: After confirming the action, a test is duplicate with the same title of the original test + “duplicate” word in the title. I would find it useful if in that confirmation modal we could set the name in advance of the duplicated test. Ideal flow: I have a test titled: “Full login flow” I try to duplicate that test The confirmation modal appears There’s now also a label “Name of duplicated test:” Under that label there’s also an input field with the original test name already prefiled: “Full login flow” I can edit the text in the input field to something differect, such as: “Negative login flow” I press “Yes” The test is duplicated The new duplicate test will have the title “Negative login flow” The original duplicated test keeps the name “Full login flow”

Marius COJOCARIU 11 days ago

Search option for custom variables in tests

While we have a big dialog box for insert an existing component and an option to search for a specific one, we don’t have anything similar for the variables. To get a custom variable you have to start typing {{ to get a dialog box opened. That for itself I think isn’t the best solution, perhabs get the option use custom variable added so it’s not under use custom selector. Second the dialog box is a miniature one and don’t have any option to search for a specific variable. In our case if all custom variables are added, there will be over 100 custom variables. It’s impossible to expect from someone to scroll and read through all those variables to find the correct one. As for now we have to open the variables in a second tab, look in that big window for the right one, click on it, copy the description, go back to the originally tab and paste the text. Why not open a bigger dialog box and add a search option? It would make things so much easier

MTag 13 days ago

Add Xray for Jira integration with BugBug

In my project, we are starting to use the Xray test management tool for Jira and would live to see some integrations with Bugbug. I was thiking about some potentially interesting features like: Using BugBug’s webhooks to send test execution results back to Xray Be able to trigger BugBug tests during the build phase, and once the tests are completed, results can be fed back into Xray for example. Set up custom scripts to trigger BugBug tests via API, and then report the results back to Xray. For example, once BugBug completes a test suite, a script can update Xray test cases with the results. Bring together BugBug’s automated test results with Xray’s manual testing reports in Jira. Is it possible to display that in Xray’s dashboards for example? Link bugbug tests to Jira issues and requirements via Xray. This is something that would be really important to us.

Wilker Augusto About 2 months ago