Forum Discussion
zsapic
10 years agoNew Contributor
Hi. If I may ask similar question:
1. I create Request with serialNumber parameter, value: 3232
2. I create Test suite with that test case
3. I go to that request and edit value to 3200
4. Value is not updated in test suite
(do you need more info?)
What do I have to do to update values in Test Suite after editing values in Requests?
Thanks.
nmrao
10 years agoCommunity Hero
Where did you create the first step?
Because, you are creating Test Suite in Step 2. Is not it be the first to have and then create request in a test case?
A screen shot will help.
Because, you are creating Test Suite in Step 2. Is not it be the first to have and then create request in a test case?
A screen shot will help.
- zsapic10 years agoNew Contributor
@1. Request "by typeModel" was created, with value "A310-300"
@2. Test case in test suite was created based on @1 with the same value "A310-300".
@1. I changed the parameter value to "ATR42-300", which is visible in request (@3.)
if i double-click @2 now, I can see that parameter value is not updated (@4.).
How can I make test case "listen" to changes in a request?
Thanks