Search

Clear filter

Olga TEST August 2025

0 posts0 comments
Article
Alberto Fuentes · Oct 23, 2019

Unit Tests for Data Transforms

Testing strategies Having a look at the concept of Test Pyramid and some articles about it, we can have a quick idea that having a solid base of low level cheaper automated tests is
Question
Nimisha Joseph · Feb 5, 2024

How to unit test BPL

Hi, In addition to @Robert.Barbiaux response, you can use IRIS Unit Test in the ObjectScript side.
Question
Yuri Marx · Mar 17, 2021

SQL sentence to test connection

It is common to test a connection sending a general SQL instruction to the database, in Oracle we send select 1 from dual, for example, and in IRIS what the best option?
Discussion
Evgeny Shvarov · Sep 21, 2020

Unit Testing Naming Convention

The suggestion is that unit test classes will live separately from source classes, e.g. in /tests directory.
Question
Oliver Wilms · Jun 25, 2020

Testing Interoperability Productions in Iris

Hello, I am using a class based on %UnitTest.TestProduction to test Health Connect production.
Question
John Murray · Mar 29, 2017

ETA for the next Field Test?

Now that 2017.1 has been released, any indication when we can look forward to the next Field Test starting?
Question
Evgeny Shvarov · Dec 14, 2016

Intergity test for cbk files

our internal backup system which produces *.cbk files for Full, Incremental and Cumulative backup modes.Does anyone have an automation procedure to restore this files on some target testing
Question
John Murray · Jan 3, 2017

New keys for Field Test?

A new set of keys was published yesterday at the Field Test page. Thanks for doing that. The DC forum software didn't allow me to answer my own question.
Question
Tom Philippi · Aug 23, 2017

Testing for not existing item in collection

zOnResponse2+4^Calarm.UserRegistrationProces.Context.1 -- logged as '-' number - @' Set status=1,context.ErrorMessage=callresponse.result.GetAt(1).errors.GetAt(1).messageObviously I need to test
Question
Murali krishnan · May 22, 2017

Automation of unit testing in Cache

We understand, unit testing in cache can be done with X Unit testing frameworks. Can we automate unit testing in cache ? .
Question
Ankita JAin · May 31, 2017

Unit test in InterSystems with Jenkins

Hi ,I am stuck with unit test failure with intersystem .
Article
Oliver Wilms · May 30, 2022

About test-data app

To get to the next level of testing, I want to have multiple types of test files available on demand.
Discussion
Stefan Cronje · Feb 21, 2023

Testing out the new Bing

Morning all, I got access to the new Bing this morning and thought I would try out some things on it. Below are a series of screenshots of what I searched and the results.Please share
Article
Pran Mukherjee · Oct 24, 2022

PerfTools IO Test Suite

USER> do ##class(PerfTools.RanRead).Setup("/ISC/tests/TMP","RAN",200,1) OR USER> do ##class(PerfTools.RanIO).Setup("/ISC/tests/TMP","RAN",200,1) Created directory /ISC/tests