私はibm rpt v9.5(現在はhcl onetest performance)を使用しています。プロジェクトを作成し、GUIモードで実行できます。ただし、cmdline を使用して非 GUI モードで実行することはできません。この問題が発生した人はいますか?
cmdline -workspace workspace_full_path -project proj_rel_path -eclipsehome eclipse_full_path -plugins plugin_full_path -schedule sched_rel_path -suite suite_rel_path -varfile variable_file_full_path -servicename service -serviceargs service_args -configfile file_full_path -results result_file -overwrite {true | false} -quiet -users nn -vmargs JVM_args -exportlog log_full_path -exportstats/-exportstatshtml local_dir_path -exportstatreportlist stats_list -usercomments "any user comment"
-workspace "C:\Users\admin\HCL\hclproducts\workspace" -project test -eclipsehome "C:\Program Files\HCL\HCLProducts\hotperfse" -plugins "C:\Program Files\HCL\HCLIMShared\plugins" -schedule "Deleg_iteration_final.testsuite" -varfile "C:\Program Files\HCL\HCLIMShared\plugins\com.ibm.rational.test.lt.cmdlineexecute_7.2.2040.v20181116_1319\plugin.xml" -exportstatshtml "C:\Users\admin\Desktop" -overwrite {"false"} -usercomments "example"
実行中にエラーが発生しました - スイートのパスが正しくない、またはマシンに正しい Java をインストールするというメッセージが表示されます。