Web (site) recording functionality is pretty basic in SoapUI. It does not record session state, keystrokes, clicks, POST traffic, etc. It basically records your HTTP requests.
To do the website testing in SoapUI you would have to do quite a bit of configuration (Maintain HTTP Session/Mimic login via HTTP request), but it's not that trivial.
SoapUI is more for API and web service testing and I can't say I've ever seen it used solely for web site testing.
SmartBear does offer web site functional testing tool TestComplete -
http://smartbear.com/products/qa-tools/ ... ting-toolsMichael Giller
SmartBear Software