Popular Tag: system tests

Content with label system tests in Citrix Developer Network
Related Labels: hmr, endpoint analysis sdk, mfcom script

Writing Health Monitoring & Recovery Tests in any Language
Overview  Health Monitoring & Recovery executes native executables (.exe), commandline scripts (.bat, .cmd), and Windows Script Host scripts (.vbs, .js, .wsf). Health Monitoring & Recovery also can run tests written in other scripting languages ...
Other labels: hmr, system tests
Security Requirements for Health Monitoring & Recovery Tests
Summary This document describes the security requirements for Health Monitoring & Recovery tests. Security Privileges Health Monitoring & Recovery periodically executes tests under the Windows predefined LocalService account. The LocalService account has minimum privileges on the server; therefore, it does ...
Other labels: hmr, system tests
How to Write Your First Health Monitoring & Recovery Test
Before starting these procedures, on a computer running Citrix Presentation Server, download and install the Health Monitoring & Recovery SDK Health Monitoring & Recovery SDK 4.5 from the Citrix Web site. The following code is a commandline script that monitors the existence of a process ...
Other labels: system tests, hmr
Performance Monitoring Test
PerformanceCounterTest.exe Download PerformanceMonitoringSampleTest.zip Description The PerformanceCounterTest is a harness to check perfmon counter values. You specify the following: Category Counter Instance (optional) Threshold value Whether it is the MIN or MAX allowable value The test checks the current value of the specified perfmon ...
Other labels: hmr, system tests
Process Watcher
ProcWatch.cmd Download ProcessWatcherSampleTest.zip Description ProcWatch takes in a single process name and compares this value to the list of currentlyrunning processes. If there is a match, ProcWatch passes. If there is no match, which indicates that the specified process is not currently running on the local machine, the test fails. How to Use ...
Other labels: hmr, system tests
Application Enumeration
IMAEnumAppsTest.vbs Description The IMAEnumAppsTest enumerates all published applications associated with the local Citrix Presentation Server and prints the application name. The IMAEnumAppsTest uses MFCOM as its interface to Presentation Server. The test passes if it can successfully query the published applications on the server ...
Other labels: hmr, system tests
Citrix Developer Network

  • Add to Bookmarks