HI,
The question might sound silly.
I have an ASP.NET site which has a login page with two fields Login ID, password and a submit button. I do not own that site and do not have access to its code.
I need to automate such that and external application (might be a windows application) populates the fields of this ASP.NET site that is rendered on the browser, and hits the submit button on that page. I have seen some of the automation testing tools that does something like this.
Approach to this would be really helpfull.
Thank You
The question might sound silly.
I have an ASP.NET site which has a login page with two fields Login ID, password and a submit button. I do not own that site and do not have access to its code.
I need to automate such that and external application (might be a windows application) populates the fields of this ASP.NET site that is rendered on the browser, and hits the submit button on that page. I have seen some of the automation testing tools that does something like this.
Approach to this would be really helpfull.
Thank You