One test case in multiple projects or test plans
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
One test case in multiple projects or test plans
I only want to maintain my test cases and steps in one place but I want some test cases to be part of my regression test plan and part of my smoke test plan simulataneously.
How can I manage this withouth having to maintain the cases in multiple places?
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hey @battagliajj
I suppose it depends how you've got your project setup - are you saying for example that you have your testsuites/testcases already setup, and sometimes you want to execute some for your smoke testing and other times you want to execute others for your regression testing and other times you may want to execute some tests for your functional testing?
so you haven't actually got any duplicates in your project then - right?
Could you not use tagging for what you want? - i.e. add the tags for regression, smoke, functional to the various tests and only execute the tests with the enabled tag value?
I'm not very au fait with tagging - but I believe that's how you do it - and from what I've just read - it works in headless mode too
ta,
rich
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi all,
@battagliajj have you had a chance to go through Richie's reply? What are your results?
Olga Terentieva
SmartBear Assistant Community Manager
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
we have our test cases setup in projects, we aren't using tagging yet.
I will investigate, thanks
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Thanks for the update, @battagliajj.
We will be waiting for the solution you find.
Tanya Yatskovskaya
SmartBear Community and Education Manager
