I would like to thank everyone for attending webinar on “Performance and Load Testing with Test Studio”. Please find below answers of the questions come up in the webinar.
How to encrypt the password and please can you show us how to handle the parameterization?
Password encryption is set via the property panel for that test step.
How to handle dynamic objects?
Can we do Performance test & Load test with third party application that do not run through browser
Test Studio support web applications. Other applications are not supported.
Test Studio is only for .NET testing not for the JAVA or other testing. Can it test standalone java application?
Test Studio will test any web, Silverlight, or WPF application. The web application can be written on any platform. Java, Ruby, .NET, Python, PHP, it doesn’t matter as long as HTML is sent across the wire.
How many computers we can select at one shot during performance testing
We support multiple computers. We’ve tested with large configurations.
Can we have test suites for the performance testing?
Yes. Test Lists may be created which focus on performance tests.
Can we have custom performance counters added?
Custom counters will be available if they are added through the Windows Performance counter infrastructure.
Describe how to identify the memory leakage using Telerik Test Studio
Memory leakage would be monitored by using performance monitor counters for memory usage. (Total available bytes, garbage collection, etc.)
What criteria would you use to select Web transactions for load testing?
If by “transactions” you mean use cases, then you want to select as many different ones as possible in order to model your site’s traffic as accurately as possible.
How to use Regular Expression in Load Runner for web functions
This webinar is about Telerik’s Test Studio. Please see HP for questions about Load Runner.
Can do the Regression Testing also by using Test Studio
Yes. Automated tests are perfect for regression testing.