Forum Discussion

charpentierm's avatar
charpentierm
Regular Visitor
4 years ago
Solved

When Running SessionExecutor the Entire Project Suite Runs Instead of the Single Project I Specify

Hello everyone,

 

I am currently using TestExecute/SessionCreator on version 14.40 for desktop testing. I have a project suite and inside I have two separate projects called Analytics & Common. When leveraging the SessionCreator executable to run my tests I specify the specific project that I want (Analytics) to run but it ends up running my entire project suite instead. Does anyone know why this may be happening?

 

Command Line Example: 

"C:\Program Files (x86)\SmartBear\TestExecute 14\Bin\SessionCreator.exe" RunTest /User
name:\administrator /Password:password /ProjectPath:"C:\Program Files (x86)\Client\Bin\UI_Automation\Analytics\Analytics.mds" /ExportSummary:"C:\TestCompleteResults\Summary1119_1036.xml" /ExportLog:"C:\TestCompleteResults\Log1119_1036.mht"