After running tests and the test is over, Server Health is not matching Task Manager. Memory is not being released.
All supported DevTest releases.
In the DevTest Portal, only Java heap memory is shown. This is the memory used by the application to store data while it is running.
In Task Manager, the memory value shows higher as it includes:
This difference is normal and expected. DevTest Portal displays only heap memory, while Task Manager shows total memory used by the Java process.