mazahar-shaik
4 years agoNew Contributor
Reboot PC during test execution and retain Jenkins connection
Hi,
I am currently working on a desktop application upgrade testing which requires multiple reboots of the environment (VM) during test execution. I am planning to schedule this using Jenkins. The test script works well when run manually. However, when run using Jenkins, because of the reboot, the connection is lost and Jenkins reports it as a failure with the message.
20:12:10 [TestComplete] Test runner exit code: 1073807364
May I know if anyone has come across such a problem and any viable solutions please.
Thank you