Forum Discussion

Chowdhary's avatar
Chowdhary
Contributor
8 years ago

Test case to test case trasfer [Multiple values]

right now I can able to transfer values from one test case to another test case, by using the data gen and property transfer.

 

But i want to transfer multiple values of one response to multiple values of another request on another test case.

 

how can i do this ?

4 Replies

  • SmartBearAmber's avatar
    SmartBearAmber
    SmartBear Alumni (Retired)

    If you're using the Pro version of the tool, Right Click Get Data (also known as Point and Click testing) will help you achieve your goal.

     

    For more information on how it works, see this document.

    • Chowdhary's avatar
      Chowdhary
      Contributor

      am using the same way for 1 value, I have the multiple values say like 200 values, I need to transfer from one test case to another. how can I do this.

      • nmrao's avatar
        nmrao
        Champion Level 3
        In general, each test should be independent.

        May be you should review the test case design and why 200 values required to transfer. What is your use case?