linux环境下怎么安装qtp

linux环境下怎么安装qtp,第1张

不支持的

我刚帮你查的 你看看吧。。我今天还真好心。。呵呵

国外的问题是

Does QTP support Linux, Unix and Solaris??

Does QTP has a separate set up for Linux, UNIX and Solaris??

Will the scripts recorded on Windows work on Linux, UNIX and Solaris?

回答的是

he following list the Operating Systems that QTP supports please refer:

- Windows 2000-Service Pack 3 or Service Pack 4

- Windows XP-Service Pack 1 or Service Pack 2

- Windows 2003 Server.

Note: QuickTest Professional is supported on Windows XP Service Pack 2 only if the execution prevention mechanism (also known as DEP-data execution prevention and NX-no execution) is not activated

I believe this answers your questions and will thereby close this service request. Should you require further clarifications please do not hesistate to let me know. Thanks.

这个主要是环境变量影响,因为装了QTP后会加一些环境变量。主要就是_JAVA_OPTIONS和IBM_JAVA_OPTION。

如果QTP安装完成后,不能运行Java程序,需要在环境变量Path参数中加入Java Library的路径。最好加在最前面。步骤:

1. 反键计算机->属性->高级系统设置->高级->环境变量->系统变量->Path->变量值

2. 加入你之前可以运行的Java Library的路径。比如Jre的话

C:\Program Files (x86)\Java\jre6\bin

加在最前面。可以参考下图。当然,你如果用JDK,也是类似。


欢迎分享,转载请注明来源:内存溢出

原文地址:https://54852.com/yw/7111443.html

(0)
打赏 微信扫一扫微信扫一扫 支付宝扫一扫支付宝扫一扫
上一篇 2023-04-01
下一篇2023-04-01

发表评论

登录后才能评论

评论列表(0条)

    保存