Load Testing Vugen Script!

Folks,

I have one simple question for you, would really appreciate your help.

I need to create two scripts. In first one I would enter information and submit the form which creates a PDF document. ...In second script I go to the page where the reports are and open the particular document which I created and delete it. I know the preparing script but how to pick up the particular which I created. It' a easy question but I am a new guy.

I know that I need to capture the PDF document ID ..then what to do in 2nd script. How to use it??

Thank you so much,
Piyush

Questions by payush

Showing Answers 1 - 3 of 3 Answers

Hi Piyush,

Everytime you create an item (like PDF, text ), application would allocate an unique ID to this item. This unique ID is always available in the response in the first request where you created the PDF document. You simply need to capture this document ID based on the name you specified for PDF document you created. Once you capture the required unique ID for your PDF document, you can use this value in the further scripts.

Thanks,
Mahesh

  Was this answer useful?  Yes

Give your answer:

If you think the above answer is not correct, Please select a reason and add your answer below.

 

Related Answered Questions

 

Related Open Questions