We have a Swing Application launched via JNLP. This interacts with web services to retrieve and submit data. Entire business logic is in web services. Our aim is to do a round of performance testing and find out bottlenecks while rendering.
Please advise strategies, tools and guidelines for testing performance of UI. We do not want to get in to time taken to retrieve data from web services.