Explain Web Application Testing Tool TagUnit?

Submitted by: Administrator
TagUnit is a framework through which custom tags can be tested inside the container and in isolation from the pages on which they will ultimately be used. In essence, it's a tag library for testing tags within JSP pages. This means that it is easy to unit test tags, including the content that they generate and the side effects that they have on the environment, such as the introduction of scripting variables, page context attributes, cookies, etc.
Submitted by: Administrator

Read Online Testing Tools Job Interview Questions And Answers