Forum Discussion
- nmraoChampion Level 3Confusing description. Please add more details.
- Pritish_PandaContributor
Hi Rao,
Actually when I execute my Rest Project through SoapUI ,It create a Report directory in my system at a specific location with the name of current Date & Time ,
Once my project execution is done SoapUI generates a HTML report which I need to store some where in my system manually.
So I don't want to store the HTML report manually in my system , It should get stored automatically to my newly created directory.
Requirement is like -: My Report directory name is dynamic , I would like to pass the the directory name to soapUI so SoapUI could store my HTML report in my newly created directory .
Problem-: I capture my newly created directory name and location and store that as a project level property and trying to pass the project level property for report creation but getting an exception .
So Is there any other way .
Thanks
Pritish Panda
- nmraoChampion Level 3What exception do you see in the logs? Not sure if I got it right? Can just add a screen shot how you using the project property?
- Pritish_PandaContributor
Or Is there any other solution to achieve this requirement ??
- Pritish_PandaContributor
Hi ,
Can any one help me out from this ?
Thanks
Pritish Panda
- nmraoChampion Level 3Never used the format that you were trying to use.
Any way, you can try the report location as "${#Project#LOCATION}" which I tried and working fine.
Do you want to try it and see?- Pritish_PandaContributor
HI Rao,
1- Yes I want to try it but where did you set this "${#Project#LOCATION}" for Report location ?
2- Can you give me a screen shot of that ?
Thanks
Pritish Panda
- testingRocksOccasional Contributor
Was this solved? If yes, can you please share how you automated the creation and reporting of your test cases in run time.
Related Content
- 5 years ago
Recent Discussions
- 24 hours ago
- 17 days ago