M
mparisi
I have a responsibility within my testing department to automate the
submission of data on 4 sequential asp pages. Here's the tasks:
1. Sign in
2. Enter form data and submit
3. Enter more form data and submit
4. Upload file and submit all data
The final submission is an accumulation of data from the previous
steps(minus the sign in). Can anyone point me to some sample code or
program that can do this. The program should just run and produce no
output other than what the asp pages output. I'm a beginning C#
programmer so I neeeed help.
Thanks in Advance.
Matt
submission of data on 4 sequential asp pages. Here's the tasks:
1. Sign in
2. Enter form data and submit
3. Enter more form data and submit
4. Upload file and submit all data
The final submission is an accumulation of data from the previous
steps(minus the sign in). Can anyone point me to some sample code or
program that can do this. The program should just run and produce no
output other than what the asp pages output. I'm a beginning C#
programmer so I neeeed help.
Thanks in Advance.
Matt