No CommentsBe the first to comment
Related Content
- 4 years ago
- 6 years ago
- 2 years ago
- 5 months ago
- 6 years ago
Currently, the result of the test case is independent of the slave test results.
Considering the increased usage of distributed testing, a feature to make the master testcase as fail, if the slave task fail is highly required.
This can be easily implemented using the Network suite variable. one can set the network suite variable as True or False based on the output of slave task.