View Issue Details

IDProjectCategoryView StatusLast Update
0010004CTT UA Test Case4 - Test Case Definitionpublic2024-11-08 16:39
ReporterJochen Baier Assigned ToSebastian Allmendinger  
PrioritynormalSeverityminorReproducibilityalways
Status assignedResolutionopen 
Product Version1.04.11.504 
Summary0010004: Test View Services->View Minimum Continuation Point 01-> 012.js valid?
Description

CTT: 1.04.11-01.00.508

I'm having trouble getting the test 'View Services->View Minimum Continuation Point 01-> 012.js' to run without a this warning:

[Configuration Issue?] Test cannot be completed: node must have at least two references of the node class.

The test expects that "The node must have at least two references of the specified class.". Which is difficult to achieve, and probably not possible for NodeClass 'Method'.

I talked to unified automation about this, their response:

"The test expects that "The node must have at least two references of the specified class.". The test warns when it doesn't find the expected number of references. The test description is below.
a) Browse a (valid) node, specifying a nodeClassMask (other than all or View), requestedMaxReferencesPerNode = 1, and BrowseDirection = Both. The node must have at least two references of the specified class.
The settings /Server Test/NodeIds/NodeClasses must be set with nodes that have more than 2 references. However, nodes in the C++ Demo Server Demo.CTT.NodeClasses don't have it (Ex: Demo.CTT.NodeClasses.Object/Demo.CTT.NodeClasses.Variable), you can set different Object/Variable nodes in CTT settings.
We also think that there is a script issue. When browsing the "Method" node, the NodeClassMask is set to "Method" and expected to return method references. It doesn't make sense to us, since the method can only reference Variables (Arguments). Please check the attached screenshot and contact the CTT working group/Alexander Allmendinger about it."

TagsNo tags attached.
Attached Files
method_nodeclassmask_method.jpg (111,040 bytes)   
method_nodeclassmask_method.jpg (111,040 bytes)   
Files Affected

Activities

Issue History

Date Modified Username Field Change
2024-11-07 10:29 Jochen Baier New Issue
2024-11-07 10:29 Jochen Baier File Added: method_nodeclassmask_method.jpg
2024-11-08 16:39 Paul Hunkar Assigned To => Sebastian Allmendinger
2024-11-08 16:39 Paul Hunkar Status new => assigned