In Development
Last Updated: 18 Mar 2024 14:47 by ADMIN
A wpf application does not start correctly in Test Studio because the working directory cannot be specified.
In Development
Last Updated: 26 Mar 2018 12:25 by ADMIN
Steps:

1. Create ApiTesting project with 2 tests - one passing and one that is disabled

2. Run the project from command line with a batch file

3. Check the exit code of the runner process - see the attachec cmd file for example

Expected: The exit code should be 0 (success)

Actual: The exit code is 1 (failed)
In Development
Last Updated: 21 Mar 2017 13:49 by ADMIN
Created by: Philipp
Comments: 1
Type: Feature Request
1
As C# developer i can test almost everything with the Test studio =>
- Website / Desktop Client
- API

But where i need it the most, Xamarin Android i need to use another tool. It would be really helpful to have the ability to test it all with one Tool. 

Since Test studio already supports Android / iOS, is it might not a big problem to also support Xamarin (Android & iOS).