Web Test « XML « Java Articles

Home
Java Articles
1.Build Deploy
2.Class
3.Core Library
4.Data Types
5.Database JDBC
6.Design
7.Development
8.File Input Output
9.Graphics Desktop
10.J2EE Enterprise
11.J2ME Wireless
12.JVM
13.Language
14.Library Product
15.Network
16.Security
17.SOA Web Services
18.Test
19.Web Development
20.XML
Java Articles » XML » Web Test 
This article has given you a taste of the jWebUnit framework by discussing its salient features and most important classes and showing you how to use it to create a concise test case. jWebUnit has even more features you can use in your test cases. It lets your test count the number of links present on a Web page. You can assert that a string, table, or a form-input element with a given label is present or not present in the page. You can play with cookies, such as assert that a cookie is present, remove cookies, and so on. And your test can click on a link with particular text that appears after other text. If you want to build fast and efficient test cases for Web applications, jWebUnit just might be your best friend.

www___.j__a___v_a___2__s__._c_o___m | Contact Us
Copyright 2009 - 12 Demo Source and Support. All rights reserved.
All other trademarks are property of their respective owners.