Certify command line allows Certify to be run unattended.
Usage:
Certify /UseCertifyConfig+ /Project="Source Project" /Process=MyProcess /logstep
mode=LogAllSteps /user=usernname /password=password
/attribute:<string> Format is Name|Value Name|Value (short form /Attribute)
/authentication[+|-] Windows Authentication Mode (optional) - Default value is false. (short form /Authentication)
/capturescreenon:<string> CaptureNone/CaptureAbortedSteps/CaptureFailedSteps (optional) - Default value is CaptureNone.
/certifyconnecturl:<string> Certify Connect URL (optional).
/createoutputlocation[+|-] false/true (optional) - Default value is false. (short form /CreateOutputLocation)
/datasourceconfigurationname:<string> Certify Connect Data Source Configuration Name (optional).
/dbname:<string> database name.
/dbpassword:<string> database user password.
/dbserver:<string> database server name.
/dbuser:<string> database user name.
/disablelogging[+|-] false/true (optional) - Default value is false.
/help:<string> Show usage.
/layout:<string> Fully qualified certify layout name (optional).
/logstepmode:<string> LogAllSteps/LogAbortedSteps/LogFailedSteps (optional) - Default value is LogAllSteps.
/outputfile:<string> Output Xml FileName (optional) - Default value is blank. (
/outputlocation:<string> fully qualified certify log folder name (optional).
/outputpdf:<string> Output PDF FileName (optional) - Default value is blank.
/outputpdftype:<string> Output PDF Report Type (optional) - processexecution or processexecutionrecordset - Default is processexecution
/password:<string> certify user password (required).
/process:<string> fully qualified certify process name (required).
/processid:<string> process id (optional).
/project:<string> project name (required)
/qcresultxml:<string> QC Result XML FileName (optional) - Default value is blank.
/recordset:<string> certify record set name (optional).
/recordsetsmode:<string> Read Only/Append/Clear and Append/Read and Update (optional) - Default value is
Read Only
/screencapturemode:<string> CaptureDeskTop/CaptureActiveWindow (optional) - Default value is CaptureDeskTop.
/stepdelay:<decimal> 0-100 (optional) - Default value is 0.
/stoponfailure[+|-] false/true (optional) - Default value is false.
/title:<string> execution title (optional).
/usecertifyconfig[+|-] false/true (optional) - Default value is false.
/useprocessdata[+|-] false/true (optional) - Default value is false.
/user:<string> certify user name (required).
/verboses[+|-] false/true (optional) - Default value is false.
/xmloutputtype:<string> PartialOutput/FullOutput (optional) -
Default value is PartialOutput.