Unable to run the Test .exe file

Class library usage, coding and language questions.
Neel72
Posts: 4
Joined: Fri Jun 03, 2011 8:20 pm

Unable to run the Test .exe file

Post by Neel72 » Mon Jan 23, 2012 11:17 pm

New Ranorex user,I have created my test and I am successful in executiing the test from Test runner. I was trying to run the test .exe file , I am receiving following error in the Command prompt
Unexpected exception occurred: Ranorex.RanorexException: Could not find test suite file 'C:\Users\Sumit\Documents\Ranorex\RanorexStudio Projects\DLSClient\DLSClient\obj\x86\Debug\DLSClient.rxtst'.
at Ranorex.Core.Testing.TestSuiteRunner.GetTestSuiteXml(Type containerType, String fileName)
at Ranorex.Core.Testing.TestSuiteRunner.Run(Type containerType, String cmdLineArgs, String testSuiteXml)
at Ranorex.Core.Testing.TestSuiteRunner.Run(Type containerType, String cmdLineArgs)
at DLSClient.Program.Main(String[] args) in c:\Users\Sumit\Documents\Ranorex\RanorexStudio Projects\DLSClient\DLSClient\Program.cs:line 34
Please suggest and guide what is neede to be done in this scenario.
Thanks
Neel

User avatar
Ciege
Posts: 1336
Joined: Thu Oct 16, 2008 6:46 pm
Location: Arizona, USA

Re: Unable to run the Test .exe file

Post by Ciege » Mon Jan 23, 2012 11:33 pm

If this or any response has helped you, please reply to the thread stating that it worked so other people with a similar issue will know how you fixed your issue!

Ciege...