Returns a new QAManager instance with the specified properties.
public virtual QAManager * createQAManager(qa_const_string iniFile)
iniFile The path of the properties file.
The QAManager instance.
If the properties file parameter is null, the QAManager is created using default properties. You can use the QAManager::setProperty() method to set QAnywhere Manager properties programmatically after you create the QAManager.
For a list of QAnywhere Manager configuration properties, see QAnywhere manager configuration properties.