It's all about the answers!

Ask a question

Pass Execution Variables from Test Suite to Rational Integration Test Script


0
1
Sergio Ruiz (715) | asked Aug 18 '16, 12:49 p.m.
edited Aug 18 '16, 2:07 p.m.
I have been working with a Test Suite in RQM, basically I created an Execution Variable at the Test Suite and also my test case/test script from Rational Integration Test has the same execution variables.

I have been executing the test case with "Modify Execution Variable Value" and worked fine, BUT I ran the same scenario added in the Test Suite did not work.

I suspected that Test Suite not passed correctly the values to the variables of the test case/script.
suite1 (var1) = tc1 (var1)   >>> var1 not reflects the value inserted

Has anyone to know how can solve this issue ? I need to use the Test Suite with IBM Rational Integration Test scenario passing values.


RQM v6.0
RIT v9.0.02


Comments
Sergio Ruiz commented Aug 19 '16, 10:04 a.m.

Thank you Don Yang, basically the first defect # 151104 is the same issue happens to me, but unfortunately our RQM version is 6.0.1 and the fix was promoted on RQM v6.0.1.

Steps to reproduce:
1. Create a Test Suite in RQM.
2. Add a Test Case to the Test Suite.
3. Create an Execution Variable called "test1" on the Test Suite. Not set the value as "blanks".
4. Run the Test Suite and select "Modify Execution Variable Values".
5. Click on "Next" and change the value of  Execution Variable to "value1".
6. Complete the execution and open the Execution result. Go to "Execution Variables" section.

Expected Results:
The Execution Variable "test" shows the new  value "value1".

Actual Results:
The Execution Variable "test" still shows the original value "blanks".


Don Yang commented Aug 21 '16, 10:38 p.m. | edited Aug 21 '16, 10:38 p.m.

The formal fix for defect # 151104 is in v6.0.3 and backported into v6.0.2 ifix03 and v6.0.1 ifix07
according to https://jazz.net/jazz02/web/projects/Rational%20Quality%20Manager#action=com.ibm.team.workitem.viewWorkItem&id=153092
Have you applied ifix07 or later into your v6.0.1?
If not, can you please try?


Sergio Ruiz commented Aug 22 '16, 11:16 a.m.

Thanks Don Yang, we have ifix04 installed, but I am not responsible of this site, that's why, I cannot apply ifix07, meanwhile I will be using Execution Variables values hardcoded before run the test suites I am modifying the values manually and not in run time.

Accepted answer


permanent link
Don Yang (7.7k21114139) | answered Aug 18 '16, 7:23 p.m.
Hi, Sergio

There are several defects around this area and need more clarification on what you mean by:
==
I suspected that Test Suite not passed correctly the values to the variables of the test case/script.
suite1 (var1) = tc1 (var1)   >>> var1 not reflects the value inserted
==
what you see in your test and what the result is?

https://jazz.net/jazz02/web/projects/Rational%20Quality%20Manager#action=com.ibm.team.workitem.viewWorkItem&id=151104
https://jazz.net/jazz02/web/projects/Rational%20Quality%20Manager#action=com.ibm.team.workitem.viewWorkItem&id=149077
https://jazz.net/jazz02/web/projects/Rational%20Quality%20Manager#action=com.ibm.team.workitem.viewWorkItem&id=145448

Sergio Ruiz selected this answer as the correct answer

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.