Go to Libraries in SilkCentral.
1. Now, I have a Library called xxx, from this library we have shared steps inside the folder. And that shared step has reference to few test cases.
2. I copied the shared step and pasted as child into another library called yyy.
3. Now observe, the referenced Test cases are not copied. Only Shared step gets pasted.
4. I know cut/paste operation is not supported for moving shared steps from one library to another library.
5. Is there any solution to get the referenced Test cases while doing copy / paste from one library to another library?
Top Comments