Unit Testing Overview
Use the Unit Testing feature of Studio to run project automation logic and return either Passed or Failed results. For example, you could use an automation as a unit test to check whether a particular control is matched.
You can execute the unit tests several ways:
From Studio by selecting the Tools > Run Unit Tests option which launches the TestRunner application (OpenSpan.TestRunner.exe)
Using the stand-alone TestRunner application. This application is installed with Studio and in located in the Application folder under the Studio installation folder. You can typically find it here:
C:\Program Files\OpenSpan\OpenSpan Studio for Visual Studio 2015\Application\OpenSpan.ConsoleTestRunner.exe
Using a command-line form of the application is also installed (OpenSpan.ConsoleTestRunner.exe) which lets you execute tests directly from the command line or a batch file (used when running multiple tests).
Related information
Privacy | Trademarks | Terms of Use | Feedback
Updated: 18 June 2020
© 2016 - 2020 Pegasystems Inc. Cambridge, MA All rights reserved.