How to search keyword in Summmary part of each Test Plan
Hello,
We have several Quality Management (QM) test plans, inside each test plan, we add important information in Summary section. It contains changes of software through many iterations and our proposed test case to cover them
We have a need to have search one specific keyword across these test plan, for example: search for changes about updating API X,... so in coming product with this exact change (update in API X), we have something to start from
Could you advise how to perform above purpose?
2 answers
I am not sure if you refer to the summary that contains the artifact's categories. Those categories are enum values and can not be filtered by a specific keyword. You can prepare a query by selecting the predefined values you need for the required categories.
If you feel it is feature that should be added to qm you can also rise an enhancement in order to have dev team reviewing its addition.
Hi Thao,
If I understand your query correctly,
You may have say 10 test plans and each test plan might have some unique keyword( text in the form of words which may be completely unique from each other or something in common).
For example each test plan might have text as below in summary section :
TP1 : London
TP2 : Europe
TP3 : North America
TP4 : South America
Anywhere on the QM project area if you search using the keywords as below,
London : TP1 will be listed.
Europe : TP2 will be listed
America : TP3 and TP4 will be listed.
Hope this helps,
Krupa Gunhalkar
Comments
Thanks Krupa, it is what I mean.
At QM, Planning tab, Browse Test Plan, I see there are 2 textboxes which allows searching
- One textbox (Textbox 1): on top right, above the table grid a bit
- One textbox (Textbox 2): on most top right, above textbox 1, below "Setting" icon
Type one keyword in Textbox 2, QM can return result containing that keyword, ranging from test plan to Test Case Execution Record
It returns table with columns: Score, Type, Id, Name
Same keyword typing on textbox 1, QM does not show any results
I have some comments
1. Can results be filter with type like: result appears in Test Plan, Test Case Execution Record,..At the moment, it just alow sorting: Ascending, Descending
2. Look like Textbox 1 does not work?
P/S: I use QM 6.0.6 iFix011 with Global Configuration enabled