For complex software platforms, composite applications can be a much more efficient solution than the legacy approach involving loosely connected webs of applications, databases, and middleware. However, testing composite applications—which may need to interact successfully with 100, 1000 or more third-party components and the web services that connect them—is more complicated than testing a collection… Continue reading The Challenges of Composite Architectures and How They Impact Testing
Author: Terri Calderone, Principal Consultant of Performance Testing Services at Orasi Software
Terri Calderone has worked in the Performance Testing industry for over 10 years. Her role as a Principal Consultant at Orasi incorporates tool installation/configuration, performance testing, system analysis, continuous integration, process improvement, and new technologies. In her free time, she enjoys trying new recipes in the kitchen, swing dancing, and occasionally home brewing beer.
CloudTest – Anything is po-ssh-ible with Java
The need for a POC I came across a situation where I needed to time an SSH call to a UNIX server and wanted to see if CloudTest was a viable option to perform this testing. SOASTA CloudTest gives you the capability to run Java code within a Clip. There is a short tutorial on… Continue reading CloudTest – Anything is po-ssh-ible with Java