-
Notifications
You must be signed in to change notification settings - Fork 0
Tutorial: Create new test application
Adding a new test application is not frequently done, but the prerequisite to run executable examples. SysNat provides a tool for the developer who is going to do this:
-
Start SysNatExecutor with your launch configuration and press SHIFT CTRL ALT m to switch to Developer Tools.
-
Enter name of Test Application, choose its type and an initial environment, name the environment and choose the Login Mode.
-
For a web application you simple have to enter its URL for the web browser.
-
If the test application needs a login, provide the information for all fields in the section "Login configuration".
-
Start generation of the new SysNat test application and close SysNatExecutor.
-
Restart SysNatExecutor. The new test application is preselected. Start test execution and view the resulting report.