The purpose of this application is to ease the process of programming
ClearQuest Designer's state transitions matrix for change requests.
UML2ClearQuest can export UML state charts to ClearQuest Designer,
which makes for a simple visual design process. UML Export is supported
from StarUML, IBM Rational Software Architect or MS Visio. The demo version can export diagrams to IBM Rational ClearQuest with no more than 3 states. See success story. Compatibility: Compatible with any ClearQuest version (including ClearQuest 7.1).
The purpose of this application is to ease the process of programming
ClearQuest Designer's state transitions matrix for change requests.
UML2ClearQuest can export UML state charts to ClearQuest Designer,
which makes for a simple visual design process. UML Export is supported
from IBM Rational Software Architect or MS Visio.
UML2ClearQuest supports the following capabilities:
Transferring UML states from IBM Rational Software Architect, MS Visio or StarUML. Design business processes with the comfort of IBM Rational Software Architect, MS Visio and StarUML and easily import the results to IBM Rational ClearQuest to a new or existing record type.
Visualizing
the import data. Before importing, UML2ClearQuest shows the state
diagram and checks it for compliancy with the IBM Rational ClearQuest
state machine.
Exporting state machines for record types
from IBM Rational ClearQuest. Allows for exporting IBM Rational
ClearQuest state machines to UML diagrams in IBM Rational Software Architect, MS Visio and StarUMLformat
for modifying and viewing. A modified diagram can then be imported to
the existing record type from which it was exported.
Why UML2ClearQuest
1. UML2ClearQuest helps to tune ClearQuest scheme in very short terms basing on our UML diagrams which are describing the whole process of CM
2. UML2ClearQuest allows easy converting the transition matrix of ClearQuestDesigner into the UMLStatechartdiagrams.
3. The quickness and efficiency of UML2ClearQuest make it the irreplaceable tool for the analysis of the complex and undocumented processes. The time spent for UML diagrams' optimization is significantly less than the time needed for the analysis of the ClearQuestDesigner transition matrix.
4. UML2ClearQuest helps to appreciably reduce TOC of CM process in company by reducing the requirements for CM manager qualification and for CM administrator as well. Also by radical reducing of the labor coefficient during ClearQuest Designer's schemes debugging.
5. UML2ClearQuest enclose an internal UML syntax parser that allows rapidly and efficiently receiving required ClearQuestDesignerscheme which is bug free.
Rationale
In
ClearQuest, a change request’s lifecycle is described via state
machines, which is defined by the state transition matrix. Programming
these matrices is an administrative task, which is based on some
specification (contained in a “Configuration management plan”
document). The specification is written by an analyst, usually using
two types of charts that describe a process – State-charts and
Activity-charts. These charts are handed over to the administrator, who
plots them to ClearQuest. This approach has several obvious
deficiencies:
There’s an excessive link in the chain: the administrator.
Errors can frequently occur when transferring the diagrams.
Correcting the diagram entails manual reprogramming of the ClearQuest state transition matrix.
Description
The purpose of this application is to ease the process of programming
ClearQuest Designer's state transitions matrix for change requests.
UML2ClearQuest can export UML state charts to ClearQuest Designer,
which makes for a simple visual design process.This
module enables for automatic state chart transformations to ClearQuest
Designer’s state transition matrix for a certain entity (change
request) and is distributed in two flavors, for different platforms:
As a plug-in for IBM Rational Software Architect
As
an external application, which takes UML diagrams (in Visio &
StarUML format), and converts them to ClearQuest’s state machine.
When exporting, UML diagrams are checked for compliancy with
ClearQuest: since it's state transition matrix places several
constraints on it's states and transitions, not all UML diagrams are
valid. The export process is configurable; you can, for example, choose
to create a new entity in the database, or change an existing one to
match your UML diagram. If the export process was successful, your
schema will increase it's version by one, and the entity will have been
successfully added to your schema.
The external application works with Visio 2003 and StarUML diagrams . For Visio 2003, the following XML formats are supported:
XML Drawing (*.vdx).
XML Stencil (*.vsx).
XML Template (*.vtx).
For StarUML the following format is supported:
StarUML Project File (*.uml).
In Rational Software Architect, StateMachines are created in UseCases.
In all 3 cases (Visio, StarUML and RSA), only "UML Activity" elements are used to describe a change request's lifecycle.
Requirements
ClearQuestDesigner.
Administrative rights.
Rational Software Architect or UML files MS Visio/StarUML format.
Implementation
This module is realized in the form of Win32 application, designed in .NET 2.0 environment.
Features
New in 3.0 version
UML2ClearQuest 3.0. includes the set of the unique functions which make the usage of UML2ClearQuest as more effective as it possible:
Strongly
adjusted the algorithm of the statements visualization. Now it allows
visualizing UML diagrams of change request’s statements more fast and
easy than ever.
Scaling function is added;
UML diagrams display is hastened.
The new function of documenting the properties of the IBM Rational ClearQuest Designer schemes:
The
documenting proceeds with the template formed in advance that could be
the part of the Configuration Management Plan or Change Management
Plan.
The documenting is being done in XML.format. Our solution supports all text editors for XML display including MS Word, Open Office etc.
To be documented:
General list of the scheme properties (statistic data), including the ER diagram;
The structure of the scheme’s entities (change requests) divided on Stateless\No Stateless;
For
every entity the fields structure is defined (including initial and
listed values, and comments for every field as well), statement
diagram, ER diagram (all dependencies – showing the Parent\Child hierarchy), state transition matrix, list of all activities, and also the fields behavior description.
It is able to define the depth of the scheme documenting basing on the predetermined templates (Brief , Full or Custom);
The templates are available in Russian and English;
Visualization
template can be customized by the user himself: every control pattern
can be changed including the language of visualization.
The new function is added –documenting the comments to the scheme. Usually the biggest challenge with the scheme development is the documenting the help item for every field of entity. In UML2ClearQuest
3.0 it’s possible after scheme documenting to type into the field table
the help item for every field and then, to import the resulted table by
the special way. Meanwhile UML2ClearQuest creates the new version of the scheme and puts there all the comments.. Thus it’s possible to read comments in the scheme, update them and record again unlimited amount of times:
The mode “Get scheme’s properties” is supported
Add comments;
Update scheme basing on the document.
Unlimited recurrence is supported as well.
All features
Supports UML 2.1 and up (all current versions).
Only state-chart export supported.
Analyze state chart syntax for ClearQuest state machine compatibility.
UML diagrams can be transferred to new entities in a ClearQuest schema, or existing entities can be modified based on the UML.
A ClearQuest-style preview of the transition matrix is available for checking the end-results.
Code style independency.
Multilanguage support.
Note:
each export cycle increases ClearQuest Designer’s schema version. The
schema must be checked in before the export operation. After the export
all user databases must be updated
Import
and visualize state charts from ClearQuest – reverse-engineering is
employed to correct an already existing lifecycle with the visual
convenience of UML.
Programming ClearQuest
transition matrices based on activity diagrams, with required field
detection and access rights configuration according to groups and role
policy depending on the state and action.
There are no similar solutions on the market.
Advantages & tech. info
Details:
There are several restrictions on the UML diagrams that can be exported to ClearQuest:
Only "UML Activity" elements are supported.
Visio 2003: "Initial State", "Final State", "State", "Action State" and "Control Flow".
StarUML: "InitialState", "FinalState", "ActionState", "SubactivityState" and "Transition".
Rational Software Architect: "Initial State", "Final State", "State", "Transition".
There must be exactly one transition from the "Initial State" (or "InitialState").
There must be at least one transition to the "Final State" (or "FinalState").
All transitions must have names, except for transitions to the "Final State" (or "FinalState").
Every
state ("State", "Action State", "ActionState", "SubactivityState") must
have at least one incoming and one outgoing transition.
No transition from any state can lead to that same state.
If two transitions have the same name, they must lead to the same state.
No transition can have "loose ends": every transition has to point from one state to another.
No two states can have more than a single transition in each direction.
Names can contain letters (english and russian), underscores and numbers;
Transition and state names must be no more than 25 symbols long.
No two states can have the same name.
At export time, you can create a new entity or modify an existing one.
If you're creating a new one, you'll need to enter the entity's
ClearQuest DB name, otherwise the existing one is used. The entity's
name can consist of letters (english or russian), underscores and
numbers, and it's length must be no more than 25 symbols. The
ClearQuest DB name follows the same rules, but it must contain only
english symbols.
When exporting to a schema, the schema
name is chosen from the appropriate list, which is determinted
automatically from the specified connection parameters (to an available
repository).
The external application contains the following control elements:
The "Fill" button loads the UML diagram, with the file type indicated as a standart filter.
The
«Diagrams» drop list contains the list of available diagrams. The
chosen diagram is graphically displayed in the application window.
The «Validate» button verifies the diagram for compliance with ClearQuest's restrictions. The verification result can be seen in the "Result" field; if there are any requirement violations, the specific requirement violation will be outputted there.
The «Result»
field shows error messages (red) if the diagram does not meet the
requirements, or «Verification is completed» (green) if all
requirements are met.
YouTube video-demonstration
Demonstration scenario:
Create simple State-chart UML diagramm in StarUML.
A diagram is first constructed in Visio. The diagram's type should be State chart.
This stage employes Visio's UML graphic representation capabilities
UML2ClearQuest reads the Visio file and locates all the State Chart diagrams. The
basis of UML2ClearQuest is syntactic analysis of UML diagrams for
ClearQuest state machine compliancy (since not all UML state charts can
be translated to ClearQuest).
A connection to ClearQuest must be
available, and at this stage you choose the entity to which the export
is being made. If the entity does not yet exist, it will be created.
The result of UML2ClearQuest is a configured state transition matrix in ClearQuest Designer.
UML2ClearQuest automatically creates all the necessary states and
actions between them. All that's left to do is define the fields'
behaviour and access policy.
IBM Rational Software Architect screenshots
First, a UML State Chart diagram is constructed in IBM Rational software Architect. The State Chart can be a part of a general UML model that describes the business process of an organization. Just like in visio, there's functionality to analyze the diagram and export it to ClearQuest Designer.
Information window, reporting on a successful diagram export from IBM Rational Software Architect to IBM Rational ClearQuest Designer
The result of UML2ClearQuest is a configured state transition matrix in ClearQuest Designer.
UML2ClearQuest automatically creates all the necessary states and
actions between them. All that's left to do is define the fields'
behaviour and access policy.
StarUML screenshots
A diagram is first constructed in StarUML.
UML2ClearQuest reads the StarUML file and locates all the State Chart diagrams. The
basis of UML2ClearQuest is syntactic analysis of UML diagrams for
ClearQuest state machine compliancy (since not all UML state charts can
be translated to ClearQuest).
A connection to ClearQuest must be
available, and at this stage you choose the entity to which the export
is being made. If the entity does not yet exist, it will be created.
The result of UML2ClearQuest is a configured state transition matrix in ClearQuest Designer.
UML2ClearQuest automatically creates all the necessary states and
actions between them. All that's left to do is define the fields'
behaviour and access policy.
Продолжительность тренинга составляет 2 или 3 дня по выбору. Целевая аудитория:
начальники отделов, менеджеры проектов, директора, руководители
проектов внедрения, бизнес-аналитики, специалисты команды внедрения.
Продолжительность тренинга составляет 2 или 3 дня по выбору. Целевая аудитория:
начальники отделов, менеджеры проектов, директора, руководители
проектов внедрения, бизнес-аналитики, специалисты команды внедрения.
21.02.2012 12:42:20 Новая статья: IT и психология. Человеческий фактор в парном программировании: почему многие не получают желаемого от его внедрения? Статья, находящаяся перед вами, открывает цикл статей о человеческом
факторе, Agile-практиках и других полезных приемах, используемых при
управлении командами в ИТ. Объединяет рассматриваемые практики и приемы
одно – они позволяют проявиться положительным эффектам, связанным с
человеческим фактором. И мы объясняем, почему с точки зрения психологии,
это происходит. Так сказать, подводим теоретическую и экспериментальную
базу под то, что себя уже давно зарекомендовало и работает. Или под то,
что работает не у всех, и потому является предметом оживленных споров и
дискуссий. И начинаем мы наши исследования с рассмотрения эффекта
парного программирования через призму экспериментов социальной
психологии.
Отдельную благодарность за рецензию и время, потраченное на прочтение
первого варианта статьи, выражаем Асхату Уразбаеву,
ценные замечания которого позволили не только улучшить данную статью,
но и позволили убедиться в необходимости и востребованности именно цикла
статей!
Читать -->
Продолжительность тренинга составляет 2 или 3 дня по выбору. Целевая аудитория:
начальники отделов, менеджеры проектов, директора, руководители
проектов внедрения, бизнес-аналитики, специалисты команды внедрения.
27.12.2011 16:15:27 Компания "СМ-Консалт" получила отзыв о работах в Федеральной Налоговой Службе (ГНИВЦ ФНС) Специалистами ООО «СМ-Консалт» в 2010-2011г. был выполнен проект
по настройке и внедрению системы управления жизненным циклом разработки
программных систем в части управления изменениями и конфигурациями на
основе Microsoft Visual Studio Team Foundation Server 2010 для
Филиала Федерального государственного унитарного предприятия «Главный
научно-исследовательский вычислительный центр Федеральной налоговой
службы» в Приволжском Федеральном округе (Филиал ФГУП ГНИВЦ ФНС России в
ПФО).
В блоге Новичкова Александа доступен отчет авторов тренинга «Коммуникации и психология межличностных отношений в ИТ-проектах». В целом, тренинг завершился положительно - средний балл за интересность по 5 бальной шкале - 4,2 балла.
В отчете дается развернутый комментарий, подводятся итоги, рассматриваются как положительные моменты, так и элементы критики и пожеланий, собранные на основе анкет слушателей. Читать -->
Продолжительность тренинга составляет 2 или 3 дня по выбору. Целевая аудитория:
начальники отделов, менеджеры проектов, директора, руководители
проектов внедрения, бизнес-аналитики, специалисты команды внедрения.
28.11.2011 15:05:11 Новая статья: "Всегда ли «Да» – это «Да»? Или как нас вынуждают принимать решения" Мы предлагаем вашему вниманию цикл статей, в основу которых положены
психологические практики и приемы, позволяющие влиять на решения,
принимаемые людьми. Эта идея была логическим продолжением ряда
выступлений с докладами о коммуникациях в проектах разработки и
внедрения ПО. Давайте, не откладывая в долгий ящик, начнем с самого
простого приема убеждения, с которым сталкиваемся ежедневно в магазинах,
в транспорте, в разговорах с коллегами… да мало ли где еще!
Авторы: Новичков Александр и Карабанова Галина. Читать -->
10.10.2011 11:16:06 Компания «СМ-Консалт» открывает новое направление продаж - ПО Adobe Connect Программное обеспечение Adobe Connect является гибкой системой
web-коммуникации с высоким уровнем информационной безопасности. Adobe
Connect предоставляет такие важнейшие функции корпоративного
взаимодействия, как деловое общение и совместная работа сотрудников на
уровне предприятий, дистанционное обучение, организация широкомасштабных
сетевых семинаров и презентаций. Система Adobe Connect базируется на
технологии Adobe Flash, а также Air, и поэтому позволяет подключать
сотрудников к единому пространству взаимодействия через web-браузер с
любых устройств.
На сайте СМ-Консалт открыт новый раздел Статьи наших заказчиков об успешных внедрениях IBM Rational и Microsoft. Статьи для данного раздела пишутся нашими заказчиками и рассказывают о сути проектов внедрения технологий IBM и Microsoft. Первая статья, представленная вашему вниманию написана сотрудниками Иркутского Авиационного Завода (ИАЗ).
Иркутский авиазавод имеет длительный опыт разработки программного
обеспечения для информационной поддержки ключевых бизнес-процессов
предприятия. Однако, в связи с увеличивающейся сложностью и повышением
требований к разрабатываемому программному обеспечению, возникла
настоятельная необходимость усовершенствовать процесс разработки:
повысить качество разрабатываемых программных продуктов,
стандартизировать процесс с увеличением его эффективности.
С целью повышения качества программного обеспечения собственной
разработки и сокращения сроков разработки руководство Управления
информационных технологий (УИТ) Иркутского Авиационного Завода в 2006г. приняло решение о внедрении технологии разработки ПО на базе методологии Rational Unified Process и с использованием инструментов автоматизации IBM Rational.
Компания «СМ-Консалт» представляет новый тренинг, организуемый совместно с компанией «КарьерKаб» - «Коммуникации
и психология межличностных отношений в ИТ-проектах.
Тренинг позволит понять, насколько коммуникации в проектах важнее инструментов, что люди и их взаимоотношения зачастую оказываются решающим фактором, определяющим успех проекта. Если более пятидесяти процентов рабочего времени вы тратите на взаимодействие с заказчиком, если вам небезразлична судьба вашей команды и вы хотите, чтобы ваша команда работала как часы, реализуя проекты точно, вовремя и без перерасхода ресурсов - наш тренинг поможет в этом.
Наша компания специализируется на консалтинге и внедрении инструментов и методологий IBM Rational, Microsoft и др. для повышения эффективности процессов разработки и сопровождения программного обеспечения.
Методы и технологии Business Intelligence являются прекрасным дополнением к ряду специализированных инструментальных средств, используемых для поддержки ЖЦ разработки ПО и управления ИТ-проектами. Инструменты BI играют роль недостающего промежуточного звена между основным бизнесом организации и ИТ-процессами, и, таким образом, способствуют повышению эффективности ключевых бизнес-процессов и достижению стратегических целей компании.
В 2010-2011 гг. наши специалисты провели в Нордеа Банке проект по предварительному обследованию, развертыванию инструментальных средств и ряд тренингов по обучению методологии и работе с продуктами IBM Rational: «Методология разработки программных системIBM Rational Unified Process», «Управление требованиями с использованиемIBM Rational RequisitePro», «Управление изменениями в IBM Rational ClearQuest».
Место проведения:Санкт-Петербург (очно) и Интернет (для всех желающих: приходите сами и приглашайте друзей!).
Дата и время: 14 июля 2011 в 9 00.
ВНИМАНИЕ: если вы не сможете очно приехать на семинар - это не страшно, так как семинар будет транслироваться через интернет в формате вебинара и к нему, после регистрации, смогут присоединиться все желающие. Трансляция будет осуществляться посредством технологии Adobe Connect Pro , это позволит Вам присоединяться к конференции без установки дополнительного ПО - только интернет браузер. Смотреть программу -->
Проведенные семинары были посвящены средствам разработки и тестирования программного обеспечения компании Майкрософт для сотрудников ГНИВЦ ФНС России. Слушатели семинаров отметили высокую квалификацию тренеров компании "СМ-Консалт" по организации учебного процесса и повышению квалификации специалистов, прошедших обучение.
Индивидуальный подход при решении любых вопросов, возникающих в процессе обучения, оперативность принятия решений, гарантированное выполнение взятых на себя обязательств и профессионализм позволили провести обучение на самом высоком уровне.
Наша компания открыла аккаунт в системе микроблоггинга Twiter.Теперь все официальные и неофициальные новости будут появляться в нашей ленте в Twitter.
Там же возможно будет задать прямые вопросы специалистам СМ-Консалт, по всем вопросам, связанным как с деятельностью компании, так и с техническими аспектов продуктов IBM и собственных решений СМ-Консалт.
11.11.2010 14:14:14 Осенний марафон Microsoft ALM Road Show Компания СМ-Консалт совместно с образовательным центром Careerlab провели серию семинаров в рамках мероприятий ALM Roadshow 2.0 в крупнейших городах, расположенных на Волге, – крупных научных центрах, в которых ИТ технологии находятся на высоком уровне. Семинары прошли в Самаре, Нижнем Новгороде и Казани. Cеминары были посвящены использованию новых инструментов MS Visual Studio Team System в проектах разработки ПО.
В семинарах принимали участие представители различных ролей процесса разработки ПО: от разработчиков до руководителей предприятий различного уровня. Темы, обсуждаемые в ходе семинара, вызвали большой интерес аудитории и немалое количество вопросов, на которые были предоставлены исчерпывающие ответы. В процессе семинара также было показано большое количество примеров, которые дают представление о возможностях инструментов MS Team System. Средняя оценка за семинар составила 4,6 балла по пятибальной шкале
Если вы хотите сэкономить время или у вас не получается сразу и эффективно настроить наши решения на вашу схему ClearQuest, то вы можете прислать свою схему ClearQuest нам и специалисты СМ-Консалт бесплатно в течение 3х рабочих дней:
Проведут анализ схемы и дадут заключение по настройке схемы ClearQuest своими силами*;
Компания СМ-Консалт предлагает для всех желающих на льготных условиях приобрести программное обеспечение IBM Rational. Снижение цен связано с тем, что мы стараемся быть как можно ближе к нашим клиентам, многие из которых постепенно начали преодолевать последствия финансового кризиса.Наше предложение поможет с минимальными издержками приобрести ПО IBM Rational, что является хорошим капиталовложением. Скидки до 1 декабря 2010 года:
20% скидки при покупке IBM Rational ClearCase, ClearQuest, CearCase LT, при приобретении пяти и более лицензий*;
30% скидки при покупке пяти любых продуктов IBM Rational +решение или тренинг СМ-Консалт*.
Компания СМ-Консалт и Федеральный Национальный банк Бразилии (ФНББ) объявляют об успешном завершении проекта по поставке и внедрению решения СМ-Консалт - GanttChart for ClearQuest. Руководство ФНББ, понимая ограничения использования IBM Rational ClearQuest в части проектного управления, обратилось в СМ-Консалт с просьбой поставки и адаптацииGanttChart for ClearQuest под свои потребности.
С учетом требований Заказчика специалистами компании СМ-Консалт была выпущена и внедрена обновленная версия GanttChart for ClearQuest, учитывающая все особенности схемы процессов ClearQuest, применяемой в ФНББ.
По истечении срока опытной эксплуатации ФНББприняло решение о принятии GanttChart for ClearQuest в промышленную эксплуатацию.
В тренинге принимали участие ведущие специалисты и руководители отделов компании«Метран».
29.06.2010 13:07:07 Успех семинара "Программное обеспечение IBM Rational для улучшения процессов разработки и сопровождения ПО" 15 июня 2010 г. Компании "СМ-Консалт",IBM иDNA провели бесплатный семинар по теме "ПРОГРАММНОЕ ОБЕСПЕЧЕНИЕ IBM RATIONAL ДЛЯ УЛУЧШЕНИЯ ПРОЦЕССОВ РАЗРАБОТКИ И СОПРОВОЖДЕНИЯ ПО" 15 июня 2010 года. На семинаре специалисты СМ-Консалт, IBM и UML2.RU рассказали о технологиях IBM Rational и поделились практическим опытом использования и внедрения методологии Rational Unified Process. Также были представлены отдельные решения СМ-Консалт, расширяющие функциональные характеристики IBM Rational.