Forum Discussion

TestQA1's avatar
TestQA1
Frequent Contributor
3 days ago

Monitoring a process being crashed with dump files

Hi all,

So here's the scenario in which one of the application processes crashes and I need to find the root cause probably by creating dump with report generator.

The application crashes every time the script closes it and shows error in the log that 'xyz' process crashed. There are no further details like exceptions etc at this point in the test logs.

Which option is most suitable to be used in report generator to find the cause and get some internal application code details. There are several options in the tool, should selecting the 'xyz' process in Advanced options in the report generator would help?

Thanks.