Clear filter
Article
Alberto Fuentes · Oct 23, 2019
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
Hi,
In addition to @Robert.Barbiaux response, you can use IRIS Unit Test in the ObjectScript side.
Question
Yuri Marx · Mar 17, 2021
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
The suggestion is that unit test classes will live separately from source classes, e.g. in /tests directory.
Question
Oliver Wilms · Jun 25, 2020
Hello,
I am using a class based on %UnitTest.TestProduction to test Health Connect production.
Question
John Murray · Mar 29, 2017
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
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
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
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
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
Hi ,I am stuck with unit test failure with intersystem .
Article
Oliver Wilms · May 30, 2022
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
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
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