Forum Discussion
SmartBear_Suppo
Alumni
16 years agoHello,
When using the new Web Recording functionality, each request will be recorded and added to your TestCase as a TestStep. Any data filled into a form which is submitted should be correctly represented in the TestStep as Properties, as you have seen in the Request tab. To make some of these fields data driven, you have some alternatives. The information on our manual should be a good resource of information.
You can add a DataSource Step which loads the external data, and then use Property Expansions to get this value for the request. Good luck!
Regards,
Dain
eviware.com
When using the new Web Recording functionality, each request will be recorded and added to your TestCase as a TestStep. Any data filled into a form which is submitted should be correctly represented in the TestStep as Properties, as you have seen in the Request tab. To make some of these fields data driven, you have some alternatives. The information on our manual should be a good resource of information.
You can add a DataSource Step which loads the external data, and then use Property Expansions to get this value for the request. Good luck!
Regards,
Dain
eviware.com