Application: Studio Version: v5.0 Tool: All Records found: 28 Status: P: Pending, S: Suspended, C: Corrected, R: Not reproductible. |
Tool | id | description | comment | date | status | forecast |
---|---|---|---|---|---|---|
* | 2304 | Merge the editors done in PragmaDev Tracer and SDL FSM Editor into RTDS and add to them all features that were present in original diagrams. | Done. Two kinds of diagrams are available now: 'legacy' and new-style ones. New-style diagrams are only available for MSCs, processes, procedures, macros and services. All others are considered 'legacy'. A choice is available when creating a new diagram node in a project to allow to create one of the two diagram kinds. Legacy diagram editors still exist in the tool for all diagrams. | 2015-10-07 | C | v5.0 |
*E | 2404 | Code completion in editors: there should be a way to auto-complete the currently typed text based on entities defined in the project: agents, channels, types, variables, fields, etc… | Done. The auto-completion is still incomplete in SDL-RT, and also missing in TTCN and ASN.1 modules. | 2015-10-07 | C | v5.0 |
CG | 2497 | Support WIFI scenario for Deployment Simulation via the compiler macro RTDS_DEPL_WIFI. | Done. | 2015-09-10 | C | v5.0 |
DB | 2490 | Support the latest version of MinGW. | MinGW V4.8.1 is now supported. | 2015-08-05 | C | v5.0 |
ME | 897 | It would be nice to be able to move a message entirely. Today each end has to be moved separately. | Done with RTDS v5, a.k.a PragmaDev Studio, that integrates the enhancement done previously in PragmaDev Tracer. | 2015-10-07 | C | v5.0 |
ME | 1873 | Improve usability for MSC editor. The basis for MSC handling should be the events, and not the symbols and links as in other diagrams. | Done. The work done in PragmaDev Tracer v2 has been fully integrated in PragmaDev Studio to create 'new-style' MSC diagrams. The former kind of MSCs can still be created if asking for a 'legacy' MSC diagram. | 2015-10-07 | C | v5.0 |
ME | 1119 | The condition symbol in the MSC editor can only be increased on the left side and around its center. It would be nice to be able to extend it on either side without extending it around the center. | Done in new-style MSC editor. | 2015-07-10 | C | v5.0 |
ME | 102 | Add visual indication of spanned lifelines for conditions & MSC ref. | Done in new MSC editor. | 2014-10-31 | C | v5.0 |
ME | 142 | Support inline expressions in MSC diagrams | Done in new MSC editor. There is also an option to consider the semantics of the inline expressions when doing a diff between 2 MSC diagrams. | 2014-10-31 | C | v5.0 |
MS | 2482 | Support for performance analysis of SDL systems: SDL state machines can be parametrized with cost and time units; UML deployment diagrams map resources (payload and time unit values) to system components and communication channels; a TTCN-3 test case drives system execution. | Done. It is now possible to do a performance analysis on a set of architectures (deployment diagrams) and test cases (in TTCN-3) via the Performance Analyzer. | 2015-10-05 | C | v5.0 |
MS | 2498 | In SDL simulation, allow to trace informal task blocks, i.e those containing only a SDL charstring. | Done. The mechanism is the same as the one used for TTCN logging, so the informal string will appear in the simulator shell as well as in an action symbol in the MSC trace. | 2015-09-14 | C | v5.0 |
MS | 2494 | Trace synchronous external calls during simulation: a call to an external operator could be represented by a method call link, and the return value as a return link. | Done. The trace is done via regular methof call & return links to the environment, the parameters appearing just like in messages. | 2015-09-04 | C | v5.0 |
MS | 2492 | When a TTCN testcase fails, it is often very difficult to figure out why it has failed: the setverdict statements are not traced at all, and their second parameter that could indicate a reason in the log are not supported. | Setverdict statements are now always logged, either with the message entered as second parameter if there is one, or with a standard message only indicating the verdict itself. All log messages are also traced as information boxes in the MSC trace. The testcase verdict is also indicated in the simulator window where the state for SDL processes is. | 2015-09-03 | C | v5.0 |
MS | 2483 | Support for automatic interleaving of test cases to simulate concurrent execution in a distributed system: the SUT i modeled in SDL; UML deployment diagrams describe the distribution of the components of the SUT; a TTCN-3 test case execution is interleaved at points that may be affected by distribution. | Done. | 2015-07-21 | C | v5.0 |
PM | 2312 | It would be nice to be able to create a publication on the start symbol with the export publish state. | In v5, in new-style behavioral diagrams, there isn't any difference between export/publish state and export/publish transition anymore. | 2015-10-07 | C | v5.0 |
PM | 2495 | Follow-up to feature 2494: when generating TTCN testcases from MSC diagrams, take into account the calls to and returns from the environment to generate getcall's & reply's in the testcase. | Done: all method calls done to the environment are translated to getcall's in the TTCN, and method returns are translated to the corresponding reply's. | 2015-09-17 | C | v5.0 |
PM | 2493 | When a set of TTCN testcases is generated from a MSC, if expected messages are not received, the testcase actually continues execution, and may end up completely stuck. It would be better if the testcase stopped at once when an expected message is not received. | Done. The 'stop' statement is now supported in default altsteps, and a 'stop' is generated right after the setverdict(fail) in the TTCN generated from a set of MSC diagrams. | 2015-09-03 | C | v5.0 |
PM | 2355 | Allow to cancel a project loading. A button could be added in the load dialog near the progress bar, for example. | Done. A cross button allows to stop the project loading immediatly. | 2015-06-09 | C | v5.0 |
PM | 2212 | Allow to sort the child agents of an agent in the project manager. Today, they cannot be moved at all, even if they stay in their previous parent. | Done. The children of a diagram can now be moved within their parents. Moving them out of their former parent is still forbidden. | 2014-10-31 | C | v5.0 |
PM | 2209 | In the "find all" dialog, offer the possibility to restrict the search to specific symbol types in the project's diagrams, as is already available within the diagrams themselves. | Done. The 'restrict' button now displays a panel showing the options there was before (all project, selected sub-tree or project tree labels) and another one allowing to restrict the search to diagrams only, with restrictions on the symbol types where to search. | 2014-09-29 | C | v5.0 |
SE | 1599 | Ease symbol moves in the diagrams: When moving a symbol in the SDL editor, if the user puts the symbol on a link, the symbol should be inserted in the middle of the link. The previously connected link should be merged to one link. | The new-style behavioral diagrams use a logical organisation based on states and transitions. Symbols can now be inserted in a transition directly, pushing the symbols after tem automatically, and deleting a symbol will move all its successors up. | 2015-10-07 | C | v5.0 |
SE | 1017 | Display C keywords with colors in the SDL-RT editor like in the C source editor. | Done. Syntax coloring is now available in all diagrams, in SDL-RT and SDL. | 2014-10-31 | C | v5.0 |
SE | 1549 | Auto-insert between 2 symbols should be able to push the symbol below. Same when adding lines in a task block. | Done in new FSM editor. | 2014-10-31 | C | v5.0 |
SE | 437 | Auto-insert between two existing symbols. | Done in new SDL FSM editor. | 2014-10-31 | C | v5.0 |
TT | 2484 | Set of new type with no length constraint are not supported. | Done. RTDS_MAX_RECORD_OF value has been created and size is set to this value if no one has been set. | 2015-07-23 | C | v5.0 |
TT | 2476 | In TTCN code generation, add support of string concetenation in a constant. | Done | 2015-07-21 | C | v5.0 |
TT | 2475 | In TTCN code generation, add support of pattern. | Done. | 2015-05-03 | C | v5.0 |
UE | 2527 | In the UML deployment diagram, nodes & components shouldn't have an operations box: it can't contain anything and is quite useless. | Same as bug 2534. Corrected. | 2015-11-17 | C | v5.0.1 |