Answered by:
CRM GUI testing tools

Question
-
Hi,
Could anyone suggest a good tool for recording and playback of GUI tests that works well with CRM?
It would be a significant plus if the tool were able to run instances of IE as different users and be quick and easy to set up tests, using a sort of GUI
As secondary benefits, if it were to generate code/scripts in C# in a succinct, easily modified and understandable way, that'd be great
Thanks
Chris
Tuesday, January 18, 2011 3:31 PM
Answers
-
I use Visual Studio Ultimate / Test Edition. It produces C# code that can be easily modified to remove extra image gathering etc.
Check out http://msdn.microsoft.com/en-us/library/ms182409.aspx and http://msdn.microsoft.com/en-us/library/bb385902(VS.90).aspx
Mercure Integration: Dedicated to Dynamics CRM Import & Integration Products
Check out Mercure Nomad- Marked as answer by DavidJennawayMVP, Moderator Friday, February 11, 2011 6:06 PM
Tuesday, January 18, 2011 4:06 PM -
Hi
Visual studio performance test tools have impoved a lot in the lates version of .Net (VS Ultimate 2010) it also supports configuration like protocols, concurrent user, performance counters, load test and stress test for your web site. It is very easy to record a sequence of events and then paly them back under a load.
Also, we have been lately using a new tool called NeoLoad as well does the same for most of it (http://www.neotys.com/).
Hope this helps. Amar
CRM Forum Guidance on how to Help Us Help You
- Marked as answer by DavidJennawayMVP, Moderator Friday, February 11, 2011 6:07 PM
Tuesday, January 18, 2011 4:24 PM
All replies
-
I use Visual Studio Ultimate / Test Edition. It produces C# code that can be easily modified to remove extra image gathering etc.
Check out http://msdn.microsoft.com/en-us/library/ms182409.aspx and http://msdn.microsoft.com/en-us/library/bb385902(VS.90).aspx
Mercure Integration: Dedicated to Dynamics CRM Import & Integration Products
Check out Mercure Nomad- Marked as answer by DavidJennawayMVP, Moderator Friday, February 11, 2011 6:06 PM
Tuesday, January 18, 2011 4:06 PM -
Hi
Visual studio performance test tools have impoved a lot in the lates version of .Net (VS Ultimate 2010) it also supports configuration like protocols, concurrent user, performance counters, load test and stress test for your web site. It is very easy to record a sequence of events and then paly them back under a load.
Also, we have been lately using a new tool called NeoLoad as well does the same for most of it (http://www.neotys.com/).
Hope this helps. Amar
CRM Forum Guidance on how to Help Us Help You
- Marked as answer by DavidJennawayMVP, Moderator Friday, February 11, 2011 6:07 PM
Tuesday, January 18, 2011 4:24 PM -
Bumping this one up again to see if anyone has any other suggestions or any more feedback on the Microsoft Visual Studio Ultimate Test Edition.
We use TestComplete for the automated testing of some of our other web applications, but have had no success getting it to work with Microsoft CRM. Support from TestComplete has not been able to help us get even simple tests to work with CRM.
Monday, January 23, 2012 5:08 PM -
Hi,
I am wondering - If anyone has tried Visual studio performance tools to Load Test Microsoft CRM? - If yes - It did work well? any problems and lesson learned please?
Or any other Third party tool if anyone has tried to load test Microsoft CRM?
Thank you in Advance.
Monday, November 25, 2013 3:49 PM