Runningboy_1

Absent Member.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
2014-11-25
09:52
660 views
How to do performance testing for JAVA source code???
hi everybody,
Do you have any suggestion or methods on how to test source code (JAVA) performance ?
thanks very much.
2 Replies


Cadet 2nd Class
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
2014-11-25
18:30
You can try simulating the user load using LR java protocol and monitor the performance using a good profiling app like Jensor (available on sourceforge)
Runningboy_1

Absent Member.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
2014-11-26
07:31
Hi Vaibhav-666 ,
Thanks for your reply.
Now the condition is Dev put the source code to QA, and they are Large amount of code, so my concern is what points should QA pay more attention to on this condition?
First, I am not very clear about protocol JAVA in LR, Can you give me some detail suggestions?
Thanks very much!!!