In the first installment of this series, we outlined what it means to test graphical user interface (GUI) applications, and to what ends that testing is done. (See part 1.) Now we’ll apply those ...
Even when the above commandments are observed, there’s generally more important work for a QA staff than the often disorganized grunt work traditionally assigned them. This month, we’ll describe the ...
Unlock the full InfoQ experience by logging in! Stay updated with your favorite authors and topics, engage with content, and download exclusive resources. Senyo Simpson discusses how Rust's core ...
Unlock the full InfoQ experience by logging in! Stay updated with your favorite authors and topics, engage with content, and download exclusive resources. Ramya Krishnamoorthy shares a detailed case ...
NordVPN has now open-sourced its Linux GUI and added it to the Snap package for one-command installs and automatic updates ...
Alex Ruiz follows up his popular JavaOne 2007 presentation with this introduction to test-driven GUI development with FEST. Learn what differentiates FEST (formerly TestNG-Abbot) from other GUI ...
UI component vendor Infragistics last month released an updated version of its TestAdvantage functional testing product built upon Hewlett-Packard Development Co.'s test platform, and says it expects ...
This passive software testing technology was developed by Guanling Chen, a computer science professor at UMass Lowell. It is a coarse-grained modeling method for automated graphical user interface ...
Value stream management involves people in the organization to examine workflows and other processes to ensure they are deriving the maximum value from their efforts while eliminating waste — of ...
I would like to do some GUI testing of a page on an ASP.Net web app running in IIS. Nothing fancy, just load a page, click a button, and make sure there is a particular string in the HTTP response. I ...