chevron-thin-right
chevron-thin-left
brand
cancel-circle
search
youtube-icon
google-plus-icon
linkedin-icon
facebook-icon
twitter-icon
toolbox
download
check
linkedin
phone
twitter-old
google-plus
facebook
profile-male
chat
calendar
profile-male
Products
Isolator for C++
Isolate ++
Isolator for .NET
Suggest
Isolate
Smart Runner
Coverage – Part of Typemock Isolator Complete .NET
Isolator for Build Server
Download
C++
.NET
Pricing
Resources
Documentation
Isolator++
Isolator
Learning Center
Tutorials
Webinars
Articles
Case Studies
Partners
Blog
Support
C++ Community
.NET Community
Premium Support
Products
Isolator for C++
Isolate ++
Isolator for .NET
Suggest
Isolate
Smart Runner
Coverage – Part of Typemock Isolator Complete .NET
Isolator for Build Server
Download
C++
.NET
Pricing
Resources
Documentation
Isolator++
Isolator
Learning Center
Tutorials
Webinars
Articles
Case Studies
Partners
Blog
Support
C++ Community
.NET Community
Premium Support
Menu
Search
Remember
Register
Typemock Q&A
Ask a question
All Activity
Questions
Hot!
Unanswered
Tags
Users
Ask a Question
The Unit Testing Company
Development Resources
Knowledge Base
Welcome to Typemock Community! Here you can ask and receive answers from other community members. If you liked or disliked an answer or thread: react with an up- or downvote.
Related questions
Mocking a RCW using TypeMock and C#
Using Isolate.Invoke.Event on a standard Load event handler
Failing NUnit unit tests using Typemock with third-party package loaded
using runsettings file to run typemock tests on build server
Tests throw TypeLoadException when using TypeMock VB syntax in version 8.1.4.0
Load testing and tests using Typemock
0
votes
We are trying to set up automated load tests as part of the build.
The idea is that we can monitor the performance of business components and have metrics that give us an indication of code changes affecting the performance.
We assembled load tests by selecting from our existing integration tests.
Unfortunately this did not work as it seem that tests using Typemock failed more or less randomly when executed in a Load test setting.
Arnulf
asked
Mar 4, 2008
by
krok
Report User
(
3.9k
points)
Please
log in
or
register
to add a comment.
Please
log in
or
register
to answer this question.
3
Answers
0
votes
Arnulf,
This is a very interesting situation. Could you tell us how you run the load test and collect metrics. Are you using a 3rd party application to run the load tests? In any case, if you post the failing tests, it might help.
answered
Mar 4, 2008
by
eli
Report User
(
5.7k
points)
Please
log in
or
register
to add a comment.
0
votes
Don't forget that Typemock Isolator uses the Profiler API which can affect the performance of your application. (This is true for any profiler - try running, say, the
CLR Profiler
on your app, then running the app without it - you'll notice the performance difference.)
The reason I bring it up is that the results of running your app with a profiler going can be potentially misleading.
answered
Mar 4, 2008
by
tillig
Report User
(
6.7k
points)
Please
log in
or
register
to add a comment.
0
votes
We use the Load test feature in Visual studio.
It seems like any test using mocking will fail.
Using the integration test for load testing will not give us exact metrics.
The mocking framework and fixture setup and teardowns will influence the results. But by comparing several executions we can eliminate these and we will be able to detect any potential decrease or increase in performance. At least that is the idea.
Arnulf
answered
Mar 4, 2008
by
krok
Report User
(
3.9k
points)
Please
log in
or
register
to add a comment.
...
×
Choose the product type:
WINDOWS
LINUX DEB
LINUX RMP
×