ERP testing can become difficult because one change may affect several connected areas such as finance, inventory, purchasing, sales, or user permissions. Teams may also need to repeat the same regression tests after every release, keep track of who tested what, record results, and connect failed tests with Jira bugs. For a small number of tests, spreadsheets may work, but as the ERP system grows, keeping test cases, test runs, results, and defects organized can become harder.
For teams already using Jira, what is the best way to manage this?
I have seen different approaches and tools. Xray and Zephyr seem useful for teams that prefer test management closely connected with Jira. TestRail is another established option for teams that prefer a separate test management system. I have also been looking at Tuskr, which provides test case organization, test runs, and Jira integration. Tuskr can create Jira issues from failed test results and link the Jira issue back to the test result.
I would especially like to hear from teams that have tested ERP systems with many modules and repeated regression cycles. What worked well, and what became difficult as the number of test cases increased?
Hi @Vinayak Wagh ,
Thank you for your post.
I worked in cases like your, I suggest, as you are already mentioned, the adoption of marketplace app: Xray or Zephyr.
The main difference between them is that Zephyr is based on added elements for test cases, meanwhile Xray uses the standard work items.
In the specific with ERP testing, I worked with Zephyr:
Hope it helps
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.