i have done customization on new screen for test case creation and workflow/project associated completely.
i wanted to have new field called test steps,
with one row per step,
followings columns each (step no., steps description, expected result, actual result, remarks).
is above achievable by customizing the default JIRA screen from UI or plugin like zephyr needed?
Hi Gan Jyi Yng,
I am agree with @Cheney Ma [Go2Group] that it is not a good idea to use custom filed or any other custom setting in Jira to leverage test management purpose.
For Test Management, I really like QMetry for Jira among the all test management apps which has end to end traceability, Import/Export capabilities and very user-friendly in terms of overall test management purpose.
Hi @J_D
It is NOT a good idea to create a Jira custom fields in order to manage test cases. Specially if you still want to plan you tests and execute your tests, Jira doesn't have any 'TESTING' concept to support this.
I would suggest you trying some test management plugins like synapseRT to manage your testing activities in Jira.
Regards,
Cheney
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Yes, you can do end to end traceability between Requirement <-> Test Case <-> Execution Result <-> Defect, you can find how a Requirement issue and Traceability Matrix look like here: https://doc.go2group.com/synapsert/latest/en/synapsert-ver-9-x/tutorials/build-hierarchy-and-test-case-coverage-for-your-requirements-plus-traceability-matrix
You can reach me out via email if you have further questions: cma@go2group.com
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hello @J_D
You don't need any specific plugin for this. You can do this using custom field.
Just create a new custom field called test step, it should be a multi-line custom field and choose the wiki-style renderer in field configuration
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
I have created the custom field and set the filed configuration to use wiki renderer.
But the test steps field appearing at Details.
How can I change it under Description?
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hello @J_D
Currently you can't have custom field below description
https://jira.atlassian.com/browse/JRASERVER-22085
The workaround for it is to have separate tab for the test steps.
But Jira doesn't support Test execution and test reporting etc, for that you will need to install a paid plugin.
You can search on marketplace on the available plugins.
I have personally used xray and zephyr for test execution, reporting and creating test plans.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
If the answer helped you please accept/upvote so that other users are also helped.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Online forums and learning are now in one easy-to-use experience.
By continuing, you accept the updated Community Terms of Use and acknowledge the Privacy Policy. Your public name, photo, and achievements may be publicly visible and available in search engines.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.