We started with Omnis and will be working with many other IDEs in the future. Also – if you have developed your own custom elements, this will open the door to automated testing! Why Automated Testing Tools Don’t Work With Custom Elements Automated testing tools work with the window manager to locate and recognize application […]
It Starts with Recognition of the DataWindow As the PowerBuilder community knows, the datawindow is the foundation of all PB applications. It can be rendered in an array of presentation styles including Composite, CrossTab, Form, Grid, Group, Label, N-Up, Tabular or Tree. It’s a complex windows element that presents data stored in an underlying database. […]
Table of Contents Some Typical Complaints – Real Examples Based on our survey of over a thousand G2 reviews on automated software testing tools, we found that users complain a lot about test execution speed, and with good reason, because the speed of execution can have a significant impact on testing cycles and an organization’s […]
Table of Contents Apparently, Commercial Software Testing Tools are Too Expensive What a Thousand G2 “Dislikes” Taught Us Over the last few weeks, we analyzed over a thousand reviews entered into the “Automated Software Testing” category on the G2 website. While we prefer relying on Gartner Reviews (they tend to be a little more comprehensive), […]
Table Of Contents First Rule of Frameworks: Don’t Talk About Frameworks The topic of Test Automation Frameworks gets broad-brushed by testing solution companies because they know that there is a significant level of effort involved in building them and that translates to time and cost for the user organization, reducing the return on investment (ROI). […]
Introduction Tracking test failures can be challenging whether the source of the error is in the target application or in the test itself. The techniques described in this paper will help you locate the source of those errors. Step Run: The Step Editor contains a ‘Run’ button in the lower portion of the panel, allowing […]