Command Line Adapter - exit codes
I am using RQM 4.0.3 and we want to run scripts through command line adapter. After executing a script, it always return 'passed' or exit code :0 . But we want some other scenarios also like 'Failed', 'Incomplete' etc., For which we have return codes in properties file. But please can some one help us in how to return those codes and let RQM interpret that.
|
One answer
Hello Manjunath, this sound just like a help topic you can find here: http://pic.dhe.ibm.com/infocenter/clmhelp/v4r0m3/topic/com.ibm.rational.test.qm.doc/topics/t_customize_cmd_line.html Procedure
Optional: Customize the commandline.properties file on the test target machine. A process exit code is mapped to the script Actual Results. The default mapping is as follows:
Just configure the commandline.properties file and it should work.
Regards,
Thomas
|
Your answer
Dashboards and work items are no longer publicly available, so some links may be invalid. We now provide similar information through other means. Learn more here.