Options

Sending data to the Test script

Ian1971Ian1971 Posts: 44
edited October 6, 2004 11:05AM in ANTS Load
I am writing a script that logs into our website, navigates to an "add product" page and then adds a product. I then want it to call some other pages based on the productid of the product just created.
I am wondering how other people are solving this problem?

My current solution is to write out some text to the httpresponse within my app (hidden as an html comment) and then look for that text in the Reponse within the test script.
I am interested to know what other ways there are of doing this, that might be better?

Cheers
Ian

Comments

This discussion has been closed.