I am building a web application which is aspx. The main objective of this is to automate a another web application by putting the data(data is hardcoded in scripts) on to the web page and passing through the screens. This is just to check the availibility of web application. During this, I also need to validate the web page by searching for a particular text/string on that web page. So, in brief, I am developing aspx page to check the availibility of another web application. Hope I have conveyed correctly..
Thanks in advance..