Re: Need pointers to test .Net based Desktop Application

2018-09-04 Thread glin...@live.com
If your application talks to the database directly you can use JMeter's JDBC Request sampler to simulate multiple applications accessing the database simultaneously. So instead of interacting with the UI you need to

Need pointers to test .Net based Desktop Application

2018-08-29 Thread Pravesh Shrivastava
Hi Experts, I have been using JMeter for web based application but now I have to test a desktop application with JMeter. Kindly share the details how to test this. Below are the details: Windows Application Database - SQL Server 2012 Technology - .Net Framework, C#, Entity Framework, Oracle