Search

Clear filter
Article
Eduard Lebedyuk · Feb 20, 2018

Determine programmatically if unit tests failed

I needed to know programmatically if last ran failed or not.After some exploring, here's the code: ClassMethod isLastTestOk() As %Boolean { set in = ##class(%UnitTest.Result.TestInstance
Question
Stefan Cronje · Jan 7, 2022

Ensemble Production Tests with Deferred Responses

Hi all, I am busy trying out the %UnitTest.TestProduction class to implement some automated production testing.
Question
Scott Roth · Jul 8, 2022

Bulk Testing Business Process (Rules)

of DTL behavior from rest of end-to-end testing. 3.
Question
Cyril Grosjean · Nov 15, 2023

Testing MIB file with a Rest API

Hello, In response to the infrastructure needs of our company's service, I've created a small API that sends SNMP queries to InterSystems to visualize relevant data for retrieval when
Article
Luis Angel Pérez Ramos · Jun 2, 2023

Performance tests IRIS - PostgreSQL - MySQL

Each database image is running a pre-script that will create the tables needed for performance tests, let's look at one of the dump.sql files CREATE SCHEMA test; DROP TABLE IF EXISTS
Question
Mark OReilly · Jan 16, 2024

Raw content from DTL test

Does anyone have any trick to get the raw text out whenever you run a DTL test in the DTL editor? If not is there any plans to add this to a later version?
Article
Bill McCormick · May 27, 2016

2016.3 Field Test Kit 2016.3.0.628.0

Steve Glassman is on vacation today so in his place I wanted to announce the availability of a new kit for the 2016.3 Field Test.
Question
John Murray · Mar 9, 2016

HealthShare maps the Test package to HSLIB

.* classes.Far less obvious is that your namespace will also be fetching/filing Test.* classes from the HSLIB database.
Announcement
Anastasia Dyubaylo · Jun 18, 2021

Video: Performance Testing with InterSystems Tools

See how you can test these capabilities and analyze the results.
Question
Mathew Lambert · Jan 12, 2021

Testing if SQL PurgeForTable went wrong

Until now in caché we where checking $ZERROR, but as InterSystems is descouraging the use of that variable, I don't know how to surely test this command.
Question
Kishan Ravindran · Oct 5, 2017

Test Driven Development tool for Cache

Is there any Test Driven Development tool for Cache for the web development. If so can any one help me on this. Thanks in advance. Hi, Kishan!Have you seen this article?
Question
Peter Steiwer · Dec 30, 2019

Testing ZPM locally before publishing

This is the test of resources description. Then you can test the publisher with 'publish' command.
Question
Lawrence Williams · Aug 23, 2019

CSV to HL7 transform test problem

I have used the record mapper to create the source class and I am putting together the transform, but when trying to test it I am not seeing the data populate the HL7 as intended.
Question
Con Skordis · Aug 1, 2018

2018.1 field test release notes

Downloading the release notes for 2018.1 gives the 2017.1 PDF release notes. Can someone please correct this or direct me where the release notes could be found Where do I find the
Article
Luis Angel Pérez Ramos · Mar 11, 2024

Application for generating HL7 messaging tests.

Appreciate the ability to set the AA/Facility We've been looking for utilities like this for testing.