Forum Discussion
mpw83
11 years agoContributor
Thanks for the reply , I found the problem. We have defined the server parameter as a global variable for maintenance purposes to direct entire test suite for different servers.
So we added the server details as a variable on preferences --> Global Properties : as EndPoint = http://TestServer:19080
So my URL would be ${#Global#EndPoint}/DEMO/patient/PatientID@OP/problems/genericproblems/summary
Seems testrunner is not happy about this , however SOAP testcases are working fine in this way.But in GUI it's working for both REST and SOAP. As a workaround I defined the variable in project level not as the global. then works fine.
Thank you very much for your cooperation and please need help to overcome this.
So we added the server details as a variable on preferences --> Global Properties : as EndPoint = http://TestServer:19080
So my URL would be ${#Global#EndPoint}/DEMO/patient/PatientID@OP/problems/genericproblems/summary
Seems testrunner is not happy about this , however SOAP testcases are working fine in this way.But in GUI it's working for both REST and SOAP. As a workaround I defined the variable in project level not as the global. then works fine.
Thank you very much for your cooperation and please need help to overcome this.
Related Content
- 5 years ago
- 14 years ago
Recent Discussions
- 5 days ago