04-06-2009, 05:03 PM
Hi Scanditester, I received your email. I'll try to explain that for you.
If you watched the link that I put in my other post it will help you, anyway, I think that you need to do the following:
*Save your script on QTP.
*When you came to desired screen you can view it on QTP on "Active Screen" tab (View -> Active Screen).
*There I think that you will see that random ID, highlight that and click with the right button on it and select the "Insert Text Output" option.
*So, you can configure to pick that number you selected and store it on a table.
That's what I did, in my case I want to pick that number and search in a Excel sheet this and fill the respective value.
If your number is inside a WebTable you can do the following (I don't know if it works, I'm don't have much knowledge on QTP):
*Do a CheckPoint in the table and select only the field that appears the random ID.
*Parameterize that field, to receive the table that you stored the rendom ID.
Well, sorry for the long post, I hope that can help you to solve that. Anyway, if you still has some doubts send me a message. Good luck
If you watched the link that I put in my other post it will help you, anyway, I think that you need to do the following:
*Save your script on QTP.
*When you came to desired screen you can view it on QTP on "Active Screen" tab (View -> Active Screen).
*There I think that you will see that random ID, highlight that and click with the right button on it and select the "Insert Text Output" option.
*So, you can configure to pick that number you selected and store it on a table.
That's what I did, in my case I want to pick that number and search in a Excel sheet this and fill the respective value.
If your number is inside a WebTable you can do the following (I don't know if it works, I'm don't have much knowledge on QTP):
*Do a CheckPoint in the table and select only the field that appears the random ID.
*Parameterize that field, to receive the table that you stored the rendom ID.
Well, sorry for the long post, I hope that can help you to solve that. Anyway, if you still has some doubts send me a message. Good luck