Forum Discussion
nmrao
6 years agoChampion Level 3
Could not go thru the code posted. Does it work with above? or what is the exact issue?
- ankush6 years agoOccasional Contributor
basically i need a way to insert or clone an existing test step to another test case programmatically.
CloneTestStepAction cloneTS = new CloneTestStepAction();
cloneTS.perform((WsdlTestStep) step, new String(step.getName()));The code above ia m trying is not working . any ideas here?
Related Content
- 6 years ago
- 4 years ago
- 4 years ago
Recent Discussions
- 16 hours ago