Search

Clear filter

#Testing

130 Posts7 Followers
Article
Vadim Aniskin · Dec 18, 2024

Implemented ideas: Add a project that helps to generate unittests for an ObjectScript class

The iris-tripleslash application revolutionizes this by automatically generating unit test classes with test methods for all the class methods of the original class.
Question
Steve Pisani · Oct 19, 2019

Common Testing Frameworks.

We have a base Unit Test case that has a "run this test" helper method (among other things), a wrapper around %UnitTest.Manager that makes it easier to run all the tests without deleting
Question
Maik Gode · Dec 2, 2020

Trigger UnitTests programmatically in a cls file

I have 2 classes: One for handling which test class should be invoked and then a test class that is extending %UnitTest.TestCase The test class: Class my.class.path.testing.EingangTest
Announcement
Jamie Kantor · Jun 3, 2021

Beta Testers wanted for our new HealthShare Patient Index Technical Specialist Certification Exam 

InterSystems Certification has developed a certification exam for HealthShare Patient Index and, if you match the exam candidate description given below, we would like you to beta test
Question
Michael Gosselin · Jul 29, 2016

How best to "break" my code

So, I'd like to ask people, what are some of the things you like to test for when trying to stress-test your code?
Announcement
Shane Nowack · Sep 1, 2021

Beta Testers still needed for our new HealthShare Patient Index Technical Specialist Certification Exam

Note: The beta test scores are completely confidential. Interested?
Question
Sam S · Jan 16, 2018

Testing in studio

After creating a ClassMethod for a routing rule is it possible to test an HL7 message within Studio rather than using Management portal?
Question
Tirthankar Bachhar · Oct 20, 2016

%UnitTest Code Coverage

So, let say my unit test case hit all 10 lines of code of a method for a given class. So, unit test coverage should be 100% for that.
Question
Andy Blake · Jun 30, 2021

UnitTest Assertion on a stringc

Can you please provide a full class definition and how you are executing the test?
Announcement
Henrique Dias · Feb 12, 2023

iris-tripleslash video announcement

Get ready to revolutionize your testing process with iris-tripleSlash, the ultimate unit test solution.
Announcement
Olga Zavrazhnova · May 31, 2024

Quiz time on the Developer Community

Here you can test your knowledge and try to solve the quiz. Choose the right answer below.
Question
Thomas Kotze · Jan 23, 2017

FieldTest for Ubuntu

RegardsThomas Hello Thomas, Since you are having an issue with a field test, please open a WRC case so we can get you the kit and investigate the trouble.
Question
Steffen Brumm · Jan 9, 2017

Unittest in Atelier?

Additionally you can automate the Tests. Yes, same as with studio, Caché supports Unit Tests. Documentation.