Required fields on Test Cycles
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-21-2021
06:34 AM
06-21-2021
06:34 AM
Required fields on Test Cycles
Hi,
A testing team would like to require Environment and Fix Version fields on test cycles. Is this possible?
Thanks,
Pat
4 REPLIES 4
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-21-2021
07:34 AM
06-21-2021
07:34 AM
Could not understand the question. Possible to add more details of the issue please?
Regards,
Rao.
Regards,
Rao.
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-21-2021
08:04 AM
06-21-2021
08:04 AM
Our team wants to require Fix Version and Environment fields be filled in as part of creating a test cycle. Alternately, they would like to require these fields in order to run the cycle.
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-22-2021
06:44 AM
06-22-2021
06:44 AM
Thank you so much for your response. May be understanding is limited or lack of context.
Are you using SoapUI Free version?
Where do you want to fill those details?
SoapUI is not a test management tool, instead test execution tool.
Is that you want to mark / associate particular ( or each) test case and your application version, environment details so that one can identify them? If so, then there can be multiple options, and need to see what works better for your software that is under test and your team.
- evnironments : One can achieve this using different property file for different environment. How to do, is explained in below thread.
https://stackoverflow.com/questions/37655778/soapui-ability-to-switch-between-database-connections-f...
- Regarding application version: Have your project under version control system (vcs) (such git / svn / cvs, so that you can make changes as per the need. Since the project artifacts are under VCS, you can take whatever version you need.
Regards,
Rao.
Are you using SoapUI Free version?
Where do you want to fill those details?
SoapUI is not a test management tool, instead test execution tool.
Is that you want to mark / associate particular ( or each) test case and your application version, environment details so that one can identify them? If so, then there can be multiple options, and need to see what works better for your software that is under test and your team.
- evnironments : One can achieve this using different property file for different environment. How to do, is explained in below thread.
https://stackoverflow.com/questions/37655778/soapui-ability-to-switch-between-database-connections-f...
- Regarding application version: Have your project under version control system (vcs) (such git / svn / cvs, so that you can make changes as per the need. Since the project artifacts are under VCS, you can take whatever version you need.
Regards,
Rao.
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-22-2021
09:53 AM
06-22-2021
09:53 AM
Thats a good answer!
if this helped answer the post, could you please mark it as 'solved'? Also if you consider whether the title of your post is relevant? Perhaps if the post is solved, it might make sense to update the Subject header field of the post to something more descriptive? This will help people when searching for problems. Ta
