surbhik
3 years agoOccasional Contributor
App getting crashed
Hi Team,
I am developing a test suite in test complete using JavaScript. I am running a batch of 5 test cases. There is this strange thing happening while executing. The last test case of the suite fails because the App crashes as soon as it is launched. The same test case runs successfully when executed alone.
Even after changing the order of execution, same thing happens, the last test case fails. could you please let me know why is this happening and help me fix it.
It's difficult to diagnose the issue from the information you've provided. Are you able to provide the script, or detailed log file? How is the app being launched?