Web Performance Test Using Visual Studio – Part II
Load test is used for performing load test on an application. It simulates multiple users as virtual users and executes the test scripts to simulate the real user load on different servers like...
View ArticleVisual Studio : Generic Test
Generic test is a wrapper over an executable or dll and make it as testable. Once, we wrap our executable or dll using generic test, we can add the generic test to Load test and will perform the...
View ArticleWeb Performance Test Using Visual Studio – Part III
Performance of an application is very important for a multi-user application. Performance is not only the speed of execution; it includes the load and concurrency aspects. Visual Studio is one of the...
View ArticleResponsive Design Testing – BrowserStack
Are you developing a web application based on RWD or responsive web design? How you are planning to test the same across multiple devices? RWD based web applications needs to be tested across different...
View ArticleDialogue with Visual Studio – Performance Testing
Visual Studio is an Integrated Development Environment from Microsoft. This IDE provides features and tools to manage all phases of software life cycle. When it comes to performance of an application,...
View Article