QTP的那些事--QC远程执行QTP经常出现QTP崩溃现象解决方案
tip submitted by LearnQTP reader Ajay Mohan.
pal_drv.sys is the system driver that may be the culprit for your frequent QTP crash issues. This driver was developed for text recognition mechanism that QTP doesn’t support now. To solve the QTP crash problem, you need to uninstall this driver and here is how:
- Go To command prompt. [Start > Run > Type cmd]
- Change directory to C:\Program Files\HP\QuickTest Professional\bin using the command
cd C:\Program Files\HP\QuickTest Professional\bin - Type in nt_tr.exe –remove as shown in the image below.
- You will see a message box stating Text recognition has been uninstalled.
- Reboot machine. It should work without reboot as well but just in case.
- Try opening QTP, it should no longer crash now.
Did this solve your QTP crash issue? Let us know in the comment section below.
作者:高级测试开发网
博客地址:https://seniortesting.club
本文版权归作者和博客园共有,欢迎转载,但未经作者同意必须保留此段声明,且在文章页面明显位置给出原文连接,否则保留追究法律责任的权利。