03/01/2017
Hello,
I have a question about the Settings.
I'm executing some "Attribute Services" with this configuration: "ServerTest.NodeIds.Static.AllProfiles.Scalar"
I have inserted some id's from nodes that have to be tested like "Byte:ns=3;i=21014".
The test is okay but I'm getting some Warnings like" Setting not configured: 'Server Test/NodeIds/Static/All Profiles/Scalar/Bool"
I don't have to configure this for my test because my system don't have any Node with a DataTyp of Bool.
Is there a pssobility to deactivate this Kind of warnings ? beceause I'm getting this warning for each DataType who is not configured (Double,Float,String ...).
Friendly Regards
Axel.
(I hope that is the right SubForum)
Hello Axel,
Those warnings should appear as part of the 'beforeTest.js' validation in the very beginning of the test, and then be suppressed later. Another way is to deactivate the display of warnings via this setting:
Advanced > Test Tool > SuppressLogError.
The purpose of these messages is to flag the tester that complete code-coverage may not be possible with the current configuration. Naturally, the tool doesn't know if these types are supported or not, or if they're supported and not configured.
I hope this helps.
Hello Axel,
Take a look at the CTT Help documentation, which is quite extensive. You will see a section for Continuous Integration. In here you will find descriptions of the file formats along with a Jenkins plugin that allows you to incorporate more control over the test outcomes, e.g. "consider a failure if there are more than 10 failures, or if more than 10% failures" etc.
1 Guest(s)