Jazz Forum Welcome to the Jazz Community Forum Connect and collaborate with IBM Engineering experts and users

Custom Sections access

I have three customs sections [let's say A,B,C] and all three sections have respective values.
Section A:  will contain any of these Arithmetic operators [ =, <, >].
Section B: will contain a numeric value.
Sections C: will also contain a numeric value.
Let's take a simple Scenario-

If A value is = then Test will be passed if both B and C have same values otherwise not.
If A value is > then Test will be passed if B value is greater than C.
If A value is < then Test will be passed if B value is less than C.
I can create a Test case after filling the values in text area of custom sections, how can i apply this condition.? Thanks for help in advance.

0 votes


Accepted answer

Permanent link
Naveen,
Are you looking for QM to parse/analyze the custom text sections in your Test Case and automatically determine a result state based on the contents of the sections? If so, there is no built in way I know of in which that can be done. A custom text section is meant to provide a means to add additional data for a specific need that may fall outside of what is already provided by default. It would be up to the end user to not only provide the content but to evaluate it as well (and take any appropriate actions if needed)

If you are running automated test, you can map application exit codes to explicitly set the result of the run   

Naveen Tyagi selected this answer as the correct answer

0 votes

Your answer

Register or log in 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.

Search context
Follow this question

By Email: 

Once you sign in you will be able to subscribe for any updates here.

By RSS:

Answers
Answers and Comments
Question details
× 6,123

Question asked: Mar 10 '15, 5:55 a.m.

Question was seen: 2,549 times

Last updated: Mar 10 '15, 10:26 a.m.

Confirmation Cancel Confirm