Can we change URL in testcases while migrate .Net applications
Hi... I have a web application that I will migrate from .Net 1.1 to 4.0. So I want to record all the steps in 1.1 and after conversion to 4.0 I want to test if same steps are working or not. ...