vikititor
3 years agoContributor
MQTT - how connect using environment specific URL
In my tests, I use project properties like host, port to connect to the app uder test.. Now is problem to do the same with MQTT.. I have on each environment differend port and host name.. HOW...
- 3 years ago
True works.. once I need to explicitly the protocol "tcp" ..
Here how we can parametrize the MQTT test case: