LoadRunner / Performance Center and Continuous Integration

What is Continuous Integration (CI)? Continuous Integration is a method of software development. Separate pieces of code, written by multiple developers, is compiled with the main code base several times a day.  Ideally, the working code is unit tested before each build.  After the build, regression and performance tests are run on the new software… Continue reading LoadRunner / Performance Center and Continuous Integration

User Modeling and Script Modularization

User Modeling User modeling is a very important step when planning out load tests. There are many ways to go about creating a model, but the UCML (User Community Modeling Language) Diagram stands out as an excellent way to quickly and visually communicate the various business processes virtual users will perform during the load test.… Continue reading User Modeling and Script Modularization