This question was passed around internally last week: “Does anyone on this distribution list have a list of good reasons why a test environment should approximate that of production to provide accurate test results in lieu of using a cheaper, smaller test environment and math to estimate
Read more →Learn to Collaborate Communication breakdown is not unique to IT. Somehow, most IT organizations create towers. Maybe this happens to reduce the number of status meeting or to allow for a tree-shaped management chain. When leadership creates these separate teams, the intention is not to prevent the
Read more →Many of the enterprise systems we encounter are very complex. Unfortunately, the IT teams that develop and support these solutions will oftentimes have inaccurate documentation to show all of the elements. The design of the software is handled by one organization whereas the actual implementation onto the
Read more →“Best practices” is a term that’s become a bit overused in the technology industry, with some expert (and not-so-expert) professionals using it as a mechanism to promote their preferred approaches. Nevertheless, the term still has considerable validity in the world of software testing. Here, a substantial body
Read more →A histogram is a statistical graph used to show the number of times data, inside a collection, falls within a particular range. In performance testing, you can use a frequency distribution histogram to illustrate the frequency and dispersion of transaction times. In this example we will report
Read more →From experience running benchmarks, I can tell you that in order to win them, you must have the full run of the servers, settings and the code. However, this is not the typical case in any large enterprise solution operating in the ‘real’ world. How can you
Read more →By Steve Sturtevant, Sales Engineer at AppDynamics In a previous post – Agile Performance Testing – Proactively Managing Performance – I discussed some of the challenges faced in managing a successful performance engineering practices in an Agile development model. Let’s continue this with a real world example,
Read more →Just in case you haven’t heard, Waterfall is out and Agile is in. For organizations that thrive on innovation, successful agile development and continuous deployment processes are paramount to reducing go to market time, fast tracking product enhancements and quickly resolving defects. Executed successfully, with the right
Read more →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
Read more →Practice what you preach. As a tester it is easy to review someone else’s requirements and find issues but what if you’re forced to create your own requirements? I was asked to put in requirements for a test data management tool and then a lot of things
Read more →