Categories


Diagnosing Java Code: The Liar View bug pattern

Raiting 0.00

Description

The model-view-controller is generally used while designing the GUIs. In this the view is separated from the model, which causes lot of difficulty in automated testing to verify state change of state in the model is exactly reflected in the view. Since the number of invariants is voluminous in GUIs, you have to use automated testing. This is where the Liar view bug pattern can be used to detect what the automated testing fails to do.

Information
Title: Diagnosing Java Code: The Liar View bug pattern
Author: admin0081
Price / Cost:
Last Updated: 2003-07-06
URL: Click to Visit
Web site Language: English
Total Votes: 1
Current Rating: 0.00
Total Hits #: 1056
Listings ID #: 10405