Forum Discussion
YMinaev
Staff
14 years agoHi,
There's no way to call projects from each other. If you need to get a single log for all your projects, set up test items in them and run the entire project suite where they're located.
If this is not an option, you can create a summary yourself with a custom script. To do this, you need to export logs to XML and parse them to get information on the test flow.
There's no way to call projects from each other. If you need to get a single log for all your projects, set up test items in them and run the entire project suite where they're located.
If this is not an option, you can create a summary yourself with a custom script. To do this, you need to export logs to XML and parse them to get information on the test flow.