Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
JQueryを使用してWebページをレンダリングするASPWebアプリケーションをテストするための最良の方法を見つけようとしています。私はQunitを使用して探していましたが、Javascriptに精通していません。降りるのにもっと簡単な道はありますか?
Selenium RCを使用して、レンダリングされたページをテストします。
http://seleniumhq.org/
通常の単体テストからSeleniumエンジンを参照できます。