Clear filter
Question
Vyshnavi S · May 31, 2017
see anything that made me think it couldn't be pointed at Ensemble and do something.What part(s) of Ensemble are you hoping to test? Hi Team, Thanks for the update. We are planning
Question
Dmitry Vaysbeyn · Nov 19, 2018
to be, then send it to a EnsLib.RecordMap.Operation.FileOperation.Record MapperDTL Would it be possible to test this using the Test facility in the Tools tab? What would the syntax look
Question
Abhishek Raj · Feb 28, 2023
of your application and TEST, TEST, TEST :)
Lastly, make sure you review the supported platform list for 2018.1 and 2015.2:
2018.1: https://docs.intersystems.com/latest/csp/docbook
Article
Ray Wright · Apr 7, 2016
applicationsApproach: Discuss and demonstrate the use of our WebStress feature to design and run benchmark tests of your HTTP-based applications. Conducting benchmark tests of your applications
Announcement
Dmitry Maslennikov · Oct 3, 2022
use public community, testing, or private corporate registry at the same time. Just use another name for the registry
For instance, we can add the testing registry
zpm:USER>
Article
Patrick Dunn · Sep 22, 2020
Catalog pages in a TEST environment, then you can work around this by setting the following global nodes:
%SYS>set ^SYS("Security","CSP","AllowClass
Question
Kari Vatjus-Anttila · Oct 31, 2016
;/eventTime>
<login>test</login>
<loginFirstName>test</loginFirstName>
<loginLastName>test</loginLastName>
</session>
I have
Announcement
Guillaume Rongier · May 5, 2020
"
},
"qux": {
"corge": "grault",
"thud": "fred"
}
}
```
## Test this module
Natively from git :
```objectscript
do
Question
Jens Salecker · Jan 13, 2020
contains LF characters (only LF - Segment separator is CR). Therefore it is not possible to parse the incoming message. While testing the transformation the OBX Segment ends
Article
Gevorg Arutiunian · Sep 27, 2018
The following class method "test" contains code that can create a new class, create new properties for classes, or create new methods for classes. "test" runs all three
Question
Mikhail Akselrod · Nov 11, 2020
and dirty way:
set ^|"%SYS"|%SYS("SystemMode")="TEST" // or "LIVE" or "DEVELOPMENT" or "FAILOVER"
Any value could be displayed, TEST and so on are just presets. Rather than setting
Question
Phillip Wu · Nov 1, 2022
Hi,
I'm often required to copy the database from production to test.
This is to 'refresh' the database on test.
To achieve this I copy all required IRIS.DAT files from
Question
Oleksandr Kyrylov · Mar 3, 2022
command
cmd(command="",test=0) ;
if command="" set command="dir"
quit $$execute(command,test) execute(cmd,test) Public {
set dev="|CPIPE|1"
set $zt="cls"
set empty=0
open
Announcement
Elena E · Feb 16, 2023
of your app through IPM (formerly ZPM)
ObjectScript quality test filter will let you find apps that have undergone testing by Community objectscriptQuality. Access the test
Question
Jules Monoury · Jan 27, 2017
as suggested in docCreating mMakefile (perl Makefile.PL)Success at compilation (make)Fail at test (make test). And return the following message:Can't load 'blib/arch/auto/Intersys