It's all about the answers!

Ask a question

RQM 5.0 : Customization


Naveen Tyagi (19775152) | asked Feb 20 '15, 4:46 a.m.

Let me put my question in simple way with spet by step-
A Team member of mine will create some sections in Test Template and after clicking on that section at the time of creating test Plan instead of default window , i want to have  one search option for lets say 'Product Id' and all these value will come from an Excel file[column] on my machine.

here is the spep by step details what i need to make changes  as per our requirement-
1. First he has created a Test Template(T1) [Manage Text Template-->Create Test Plan Template-->NAME(T1),Description]
2. he has to select 'Available Section', Some of of the options are already there but in our case he has created new Option lets say "Product Id"  and adided to Template T1, then OK.[Add New custom section-->section Name(product Id)--> Description-->Selection Type(Grid)]---> OK.

3. Now, in order to created a test Plan i have used this Template 'T1'  so this 'Product Id' is visible in "sections" of the Test Plan. When i click on this link[Product Id]  a defult window comes up,    my task is to custimize this window and provide one search section to select the "Product Id value" and all these 'product Ids' will come from an Excel file on my Machine.

===> My question is, how can i change this default window and make a search option[one lebel, so when he enters first fews latter all the similar  product id visible and he can select easily], is there any API, any programming language[Java, JavaScript or any other language] i need to use and how or any predefind way already given in RQM?
===> After complating this UI part, how can i read a perticular filed [column] from an Excel file on my machine and set in into that created section('Product Id'). your help would  greatly appreciated.

Accepted answer


permanent link
Paul Slauenwhite (8.4k12) | answered Feb 20 '15, 6:24 a.m.
FORUM MODERATOR / JAZZ DEVELOPER
For your first question, custom sections can have a static name/description and dynamic rich text or grid data.  Unfortunately, there is no other customizations (see https://jazz.net/help-dev/clm/topic/com.ibm.rational.test.qm.doc/topics/t_manage_sections.html).

For your second question, please see the RQM Excel/Word Importer (specifically https://jazz.net/wiki/bin/view/Main/RQMExcelWordImporter#SectionsIds).
Naveen Tyagi selected this answer as the correct answer

Comments
Naveen Tyagi commented Feb 22 '15, 1:45 p.m.

  i know about this custom sections in RQM but i am wondering how can i do this task? is there any possible way to do this, i am told by some people[they are also not sure and to me it looks silly because i don't think it's possible to change source code as per our requirement] that it can be possible by Java, JavaScript but i don't know how can i access the source code and change it or i need to say "No" for this task since there is not solution ?


Naveen Tyagi commented Feb 22 '15, 1:49 p.m.

 I am from Java Background and new to RQM.


Paul Slauenwhite commented Feb 23 '15, 9:16 a.m.
FORUM MODERATOR / JAZZ DEVELOPER

Unfortunately, this level of customization is not supported.

Your answer


Register or to post your answer.


Dashboards and work items are no longer publicly available, so some links may be invalid. We now provide similar information through other means. Learn more here.