Forum Discussion
nmrao
8 years agoChampion Level 3
You mean to say that you have a project with test suite -> test cases -> teststeps.
And you have a request file for a certain test step and you want to update the project with above request from file?
And you have a request file for a certain test step and you want to update the project with above request from file?
- deepti11sharma7 years agoNew Contributor
Thanks rao for replying I figured out solution.
runner.getTestCase().getTestStepByName(newFileName).getProperty("Request").setValue(content);
Here content will be the modified xml you want to save in a request teststep.
Related Content
- 2 years ago
- 2 years ago
- 6 months ago
Recent Discussions
- 15 years ago