Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions doc/client/testing/System-Testing-with-Squish.md
Original file line number Diff line number Diff line change
Expand Up @@ -64,8 +64,8 @@ shortcut on the desktop. This will prompt for escalated privileges - enter your
1. Install Jenkins build system but run it from a command line.
1. Add the script for running the command to the startup.
1. Install squish as above.
1. Add to `C:\Users\<user>\AppData\Roaming\froglogic\Squish\ver1` the key
`GlobalScriptDirs = "C:\\Jenkins\\workspace\\squish_ui_system_tests\\global_scripts"`
1. Add to `C:\Users\<user>\AppData\Roaming\froglogic\Squish\ver1\paths.ini` the sectiopn `[General]` with key
`GlobalScriptDirs = "C:\\Jenkins\\workspace\\System_Tests_Squish\\global_scripts"`
1. Add applications under test to the server setup as above using the IDE
1. Change the Application Behaviour to have a startup time of 120s.
1. Check that the global script directory has been set.
Expand Down
Loading