Search

Clear filter
Announcement
Anastasia Dyubaylo · Jun 18, 2021

Video: Performance Testing with InterSystems Tools

Hi Community, Enjoy watching the new session recording from InterSystems Virtual Summit 2020: ⏯ Performance Testing with InterSystems Tools Learn about some
Article
Luis Angel Pérez Ramos · Jun 2, 2023

Performance tests IRIS - PostgreSQL - MySQL

was their performance, as well as their HA configuration capabilities ( high availability). Well, now is the time to put IRIS to the test with respect to some of the most commonly
Question
Scott Roth · Oct 8, 2020

Displaying Trace statements in DTL Editor Testing Tool (EnsPortal.Dialog.TestTransform.cls)

Someone may have asked this before but is there a way to return the TRACE statements that we have placed in the Data transformation within the DTL Editor Testing Tool
Question
Maik Gode · Dec 2, 2020

Trigger UnitTests programmatically in a cls file

Hey all, I am currently working on a website (with Angular) for displaying the results of UnitTests. Everything is working fine, except that I can not run a test inside
Article
Henrique Dias · Feb 9, 2023

Elevate your unit tests to the next level

Hey community! It's time to elevate your unit tests to the next level with iris-TripleSlash new solo feature! We are bring to the game Setup and Tear down events!Just add
Question
Sarvan Ibishov · Jan 29, 2018

<PROPERTY DOES NOT EXIST> *Chapters,Test.Book

$system.OBJ.Compile("Test.*","cdk-u") Compilation started on 01/29/2018 08:42:30 with qualifiers 'cdk-u' Compiling 2 classes, using 2 worker jobs Compiling class Test.Book Compiling class
Question
Gautam Rishi · Jun 29, 2023

Unit testing in object script assertion on objects

Hi All,I want to write testcase in objectscript but stuck at this point where I am getting a DynamicObject from the class method and how can I assert this and check it is okay
Article
Yuri Marx Pereira Gomes · Apr 6, 2022

Unit Tests: Quality of your ObjectScript Code

In the main software development methodologies there is always a chapter dedicated to testing. It is a mandatory approach to achieving quality in deliveries on an ongoing basis
Question
Pravin Barton · Aug 23, 2019

Testing interoperability productions without connecting to external systems

Hello all, I'm trying to write tests for an interoperability production using %UnitTest.TestProduction. I'd like to control the behavior of the SOAP operations so they don't
Question
Adam Eborn · Jul 9, 2021

UnitTest - Asserting method has been called

Testing processes and were wondering if there is an existing method that would capture this or how such a method could be structured. ThanksAdam Internally, we've developed a mock
Article
Yuri Marx Pereira Gomes · May 29, 2023

How to do performance and load tests on databases and backends

requests and collect metrics about performance and availability. The most popular tool to do load and performance tests is called JMeter. It is an open-source tool to set database
Article
Joel Solon · Oct 30, 2019

Collecting Performance Data While Running Unit Tests

if it was possible to collect performance statistics while running unit tests. A few weeks later, I added some additional code to the %UnitTest examples to answer this question. I’m
Announcement
Francis Galiegue · Apr 20, 2016

Experimental project for unit testing + coverage; and help needed

Hello community! Heretofore is announced a new project which aims at providing a usable library for both running unit tests and collecting code coverage information at the same
Question
Ankita JAin · May 31, 2017

Unit Testing Passed/Failed Status from the Terminal

Is there any methods/ways through which will get to know whether any of the Unit Test cases is/are failing in the Terminal with status as either 0 or False in case of Failure &
Announcement
Anastasia Dyubaylo · Oct 12, 2017

New Video: A Mocking Framework - Laugh at Unit Tests

Hi, Community! Please welcome a new session recording from Global Summit 2017:A Mocking Framework: Laugh at Unit Tests This video shows how to extend the Eclipse Unit Test