Facing problem in test scripts in rqm
I have created some test data like this
Names | Passwords | Mobile numbers |
vinay | vinay | 8801331191.00 |
g1 | g2 | 342.00 |
h1 | h2 | 242.00 |
j1 | j2 | 4.00 |
k1 | k2 | 2212.00 |
Now i have created test script, and tried to attach the test data to the test steps. When I am executing the test case the test data is changing fine.
But there is common expected value which is not changing for the test data. Is there any way to change the expected value.